Interface IEcsDeploymentConfig.Jsii$Default
- All Superinterfaces:
IBaseDeploymentConfig
,IBaseDeploymentConfig.Jsii$Default
,IEcsDeploymentConfig
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IEcsDeploymentConfig.Jsii$Proxy
- Enclosing interface:
IEcsDeploymentConfig
@Internal
public static interface IEcsDeploymentConfig.Jsii$Default
extends IEcsDeploymentConfig, IBaseDeploymentConfig.Jsii$Default
Internal default implementation for
IEcsDeploymentConfig
.-
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.IEcsDeploymentConfig
IEcsDeploymentConfig.Jsii$Default, IEcsDeploymentConfig.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
-