Interface IBaseDeploymentConfig.Jsii$Default
- All Superinterfaces:
IBaseDeploymentConfig,software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IEcsDeploymentConfig.Jsii$Default,ILambdaDeploymentConfig.Jsii$Default,IServerDeploymentConfig.Jsii$Default
- All Known Implementing Classes:
IBaseDeploymentConfig.Jsii$Proxy,IEcsDeploymentConfig.Jsii$Proxy,ILambdaDeploymentConfig.Jsii$Proxy,IServerDeploymentConfig.Jsii$Proxy
- Enclosing interface:
IBaseDeploymentConfig
Internal default implementation for
IBaseDeploymentConfig.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.codedeploy.IBaseDeploymentConfig
IBaseDeploymentConfig.Jsii$Default, IBaseDeploymentConfig.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
-
getDeploymentConfigName
The physical, human-readable name of the Deployment Configuration.- Specified by:
getDeploymentConfigNamein interfaceIBaseDeploymentConfig
-