public static interface CfnDeploymentConfig.MinimumHealthyHostsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder
A builder for
CfnDeploymentConfig.MinimumHealthyHostsProperty |
static class |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
builder() |
String |
getType()
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Type`
|
Object |
getValue()
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Value`
|
void |
setType(String value)
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Type`
|
void |
setValue(Number value)
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Value`
|
void |
setValue(software.amazon.awscdk.Token value)
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Value`
|
String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-typevoid setType(String value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-typeObject getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-valuevoid setValue(Number value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-valuevoid setValue(software.amazon.awscdk.Token value)
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-valuestatic CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder builder()
Copyright © 2019. All rights reserved.