@Stability(value=Stable)
public static interface CfnDeploymentConfig.MinimumHealthyHostsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder
A builder for
CfnDeploymentConfig.MinimumHealthyHostsProperty |
static class |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Jsii$Proxy
An implementation for
CfnDeploymentConfig.MinimumHealthyHostsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder |
builder() |
String |
getType()
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Type`.
|
Number |
getValue()
`CfnDeploymentConfig.MinimumHealthyHostsProperty.Value`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @NotNull Number getValue()
@Stability(value=Stable) static CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder builder()
Copyright © 2021. All rights reserved.