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