@Internal public static interface IServerDeploymentConfig.Jsii$Default extends IServerDeploymentConfig, IBaseDeploymentConfig.Jsii$Default
IServerDeploymentConfig
.IServerDeploymentConfig.Jsii$Default, IServerDeploymentConfig.Jsii$Proxy
Modifier and Type | Method and Description |
---|---|
default String |
getDeploymentConfigArn()
The ARN of the Deployment Configuration.
|
default String |
getDeploymentConfigName()
The physical, human-readable name of the Deployment Configuration.
|
@Stability(value=Stable) @NotNull default String getDeploymentConfigArn()
getDeploymentConfigArn
in interface IBaseDeploymentConfig
getDeploymentConfigArn
in interface IBaseDeploymentConfig.Jsii$Default
@Stability(value=Stable) @NotNull default String getDeploymentConfigName()
getDeploymentConfigName
in interface IBaseDeploymentConfig
getDeploymentConfigName
in interface IBaseDeploymentConfig.Jsii$Default
Copyright © 2022. All rights reserved.