@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.571Z") @Stability(value=Stable) public interface CfnDeploymentConfigProps extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnDeploymentConfigProps.Builder
A builder for
CfnDeploymentConfigProps |
static class |
CfnDeploymentConfigProps.Jsii$Proxy
An implementation for
CfnDeploymentConfigProps |
Modifier and Type | Method and Description |
---|---|
static CfnDeploymentConfigProps.Builder |
builder() |
default String |
getDeploymentConfigName()
`AWS::CodeDeploy::DeploymentConfig.DeploymentConfigName`.
|
default Object |
getMinimumHealthyHosts()
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`.
|
@Stability(value=Stable) @Nullable default String getDeploymentConfigName()
@Stability(value=Stable) @Nullable default Object getMinimumHealthyHosts()
@Stability(value=Stable) static CfnDeploymentConfigProps.Builder builder()
CfnDeploymentConfigProps.Builder
of CfnDeploymentConfigProps
Copyright © 2021. All rights reserved.