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$ProxyNested 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:
getDeploymentConfigArnin interfaceIBaseDeploymentConfig- Specified by:
getDeploymentConfigArnin interfaceIBaseDeploymentConfig.Jsii$Default
-
getDeploymentConfigName
The physical, human-readable name of the Deployment Configuration.- Specified by:
getDeploymentConfigNamein interfaceIBaseDeploymentConfig- Specified by:
getDeploymentConfigNamein interfaceIBaseDeploymentConfig.Jsii$Default
-