@Stability(value=Stable)
public static interface CfnService.DeploymentConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.DeploymentConfigurationProperty.Builder
A builder for
CfnService.DeploymentConfigurationProperty |
static class |
CfnService.DeploymentConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.DeploymentConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.DeploymentConfigurationProperty.Builder |
builder() |
default Object |
getDeploymentCircuitBreaker()
`CfnService.DeploymentConfigurationProperty.DeploymentCircuitBreaker`.
|
default Number |
getMaximumPercent()
`CfnService.DeploymentConfigurationProperty.MaximumPercent`.
|
default Number |
getMinimumHealthyPercent()
`CfnService.DeploymentConfigurationProperty.MinimumHealthyPercent`.
|
@Stability(value=Stable) @Nullable default Object getDeploymentCircuitBreaker()
@Stability(value=Stable) @Nullable default Number getMaximumPercent()
@Stability(value=Stable) @Nullable default Number getMinimumHealthyPercent()
@Stability(value=Stable) static CfnService.DeploymentConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.