@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-20T13:02:28.167Z") public interface CfnDeploymentConfigProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentConfigProps.Builder
A builder for
CfnDeploymentConfigProps |
static class |
CfnDeploymentConfigProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentConfigProps.Builder |
builder() |
String |
getDeploymentConfigName()
`AWS::CodeDeploy::DeploymentConfig.DeploymentConfigName`
|
Object |
getMinimumHealthyHosts()
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
void |
setDeploymentConfigName(String value)
`AWS::CodeDeploy::DeploymentConfig.DeploymentConfigName`
|
void |
setMinimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty value)
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
void |
setMinimumHealthyHosts(software.amazon.awscdk.Token value)
`AWS::CodeDeploy::DeploymentConfig.MinimumHealthyHosts`
|
String getDeploymentConfigName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-deploymentconfignamevoid setDeploymentConfigName(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-deploymentconfignameObject getMinimumHealthyHosts()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostsvoid setMinimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostsvoid setMinimumHealthyHosts(software.amazon.awscdk.Token value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentconfig.html#cfn-codedeploy-deploymentconfig-minimumhealthyhostsstatic CfnDeploymentConfigProps.Builder builder()
CfnDeploymentConfigProps.Builder of CfnDeploymentConfigPropsCopyright © 2019. All rights reserved.