@Stability(value=External) 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 |
type(String type)
Sets the value of Type
|
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
value(Number value)
Sets the value of Value
|
@Stability(value=External) public CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder type(String type)
type - `CfnDeploymentConfig.MinimumHealthyHostsProperty.Type`. This parameter is required.this@Stability(value=External) public CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder value(Number value)
value - `CfnDeploymentConfig.MinimumHealthyHostsProperty.Value`. This parameter is required.this@Stability(value=External) public CfnDeploymentConfig.MinimumHealthyHostsProperty build()
CfnDeploymentConfig.MinimumHealthyHostsPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.