@Stability(value=Stable) public static final class CfnService.DeploymentConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnService.DeploymentConfigurationProperty>
CfnService.DeploymentConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnService.DeploymentConfigurationProperty |
build()
Builds the configured instance.
|
CfnService.DeploymentConfigurationProperty.Builder |
deploymentCircuitBreaker(CfnService.DeploymentCircuitBreakerProperty deploymentCircuitBreaker)
Sets the value of
CfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker() |
CfnService.DeploymentConfigurationProperty.Builder |
deploymentCircuitBreaker(IResolvable deploymentCircuitBreaker)
Sets the value of
CfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker() |
CfnService.DeploymentConfigurationProperty.Builder |
maximumPercent(Number maximumPercent)
Sets the value of
CfnService.DeploymentConfigurationProperty.getMaximumPercent() |
CfnService.DeploymentConfigurationProperty.Builder |
minimumHealthyPercent(Number minimumHealthyPercent)
Sets the value of
CfnService.DeploymentConfigurationProperty.getMinimumHealthyPercent() |
@Stability(value=Stable) public CfnService.DeploymentConfigurationProperty.Builder deploymentCircuitBreaker(CfnService.DeploymentCircuitBreakerProperty deploymentCircuitBreaker)
CfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker()deploymentCircuitBreaker - `CfnService.DeploymentConfigurationProperty.DeploymentCircuitBreaker`.this@Stability(value=Stable) public CfnService.DeploymentConfigurationProperty.Builder deploymentCircuitBreaker(IResolvable deploymentCircuitBreaker)
CfnService.DeploymentConfigurationProperty.getDeploymentCircuitBreaker()deploymentCircuitBreaker - `CfnService.DeploymentConfigurationProperty.DeploymentCircuitBreaker`.this@Stability(value=Stable) public CfnService.DeploymentConfigurationProperty.Builder maximumPercent(Number maximumPercent)
CfnService.DeploymentConfigurationProperty.getMaximumPercent()maximumPercent - `CfnService.DeploymentConfigurationProperty.MaximumPercent`.this@Stability(value=Stable) public CfnService.DeploymentConfigurationProperty.Builder minimumHealthyPercent(Number minimumHealthyPercent)
CfnService.DeploymentConfigurationProperty.getMinimumHealthyPercent()minimumHealthyPercent - `CfnService.DeploymentConfigurationProperty.MinimumHealthyPercent`.this@Stability(value=Stable) public CfnService.DeploymentConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnService.DeploymentConfigurationProperty>CfnService.DeploymentConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.