@Internal public static final class IEcsDeploymentConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEcsDeploymentConfig.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IEcsDeploymentConfig.Jsii$Default, IEcsDeploymentConfig.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentConfigArn()
The ARN of the Deployment Configuration.
|
String |
getDeploymentConfigName()
The physical, human-readable name of the Deployment Configuration.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) @NotNull public final String getDeploymentConfigArn()
getDeploymentConfigArn
in interface IBaseDeploymentConfig
getDeploymentConfigArn
in interface IBaseDeploymentConfig.Jsii$Default
getDeploymentConfigArn
in interface IEcsDeploymentConfig.Jsii$Default
@Stability(value=Stable) @NotNull public final String getDeploymentConfigName()
getDeploymentConfigName
in interface IBaseDeploymentConfig
getDeploymentConfigName
in interface IBaseDeploymentConfig.Jsii$Default
getDeploymentConfigName
in interface IEcsDeploymentConfig.Jsii$Default
Copyright © 2022. All rights reserved.