@Stability(value=External)
public static interface CfnDeploymentConfig.MinimumHealthyHostsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html| 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=External) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-type@Stability(value=External) @NotNull Number getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentconfig-minimumhealthyhosts.html#cfn-codedeploy-deploymentconfig-minimumhealthyhosts-value@Stability(value=External) static CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder builder()
Copyright © 2020. All rights reserved.