Interface ILambdaDeploymentConfig.Jsii$Default
- All Superinterfaces:
IBaseDeploymentConfig
,IBaseDeploymentConfig.Jsii$Default
,ILambdaDeploymentConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ILambdaDeploymentConfig.Jsii$Proxy
- Enclosing interface:
ILambdaDeploymentConfig
@Internal
public static interface ILambdaDeploymentConfig.Jsii$Default
extends ILambdaDeploymentConfig, IBaseDeploymentConfig.Jsii$Default
Internal default implementation for
ILambdaDeploymentConfig
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.IBaseDeploymentConfig
IBaseDeploymentConfig.Jsii$Default, IBaseDeploymentConfig.Jsii$Proxy
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.ILambdaDeploymentConfig
ILambdaDeploymentConfig.Jsii$Default, ILambdaDeploymentConfig.Jsii$Proxy
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getDeploymentConfigArn
The ARN of the Deployment Configuration.- Specified by:
getDeploymentConfigArn
in interfaceIBaseDeploymentConfig
- Specified by:
getDeploymentConfigArn
in interfaceIBaseDeploymentConfig.Jsii$Default
-
getDeploymentConfigName
The physical, human-readable name of the Deployment Configuration.- Specified by:
getDeploymentConfigName
in interfaceIBaseDeploymentConfig
- Specified by:
getDeploymentConfigName
in interfaceIBaseDeploymentConfig.Jsii$Default
-