public static final class CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder extends Object
CfnDeploymentConfig.MinimumHealthyHostsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentConfig.MinimumHealthyHostsProperty |
build()
Builds the configured instance.
|
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
withType(String value)
Sets the value of Type
|
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
withValue(Number value)
Sets the value of Value
|
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
withValue(software.amazon.awscdk.Token value)
Sets the value of Value
|
public CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder withType(String value)
value - ``CfnDeploymentConfig.MinimumHealthyHostsProperty.Type``thispublic CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder withValue(Number value)
value - ``CfnDeploymentConfig.MinimumHealthyHostsProperty.Value``thispublic CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder withValue(software.amazon.awscdk.Token value)
value - ``CfnDeploymentConfig.MinimumHealthyHostsProperty.Value``thispublic CfnDeploymentConfig.MinimumHealthyHostsProperty build()
CfnDeploymentConfig.MinimumHealthyHostsPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.