| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Jsii$Proxy
An implementation for
CfnDeploymentConfig.MinimumHealthyHostsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentConfig.MinimumHealthyHostsProperty |
CfnDeploymentConfig.MinimumHealthyHostsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDeploymentConfigProps.Builder |
CfnDeploymentConfigProps.Builder.minimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty minimumHealthyHosts)
Sets the value of
CfnDeploymentConfigProps.getMinimumHealthyHosts() |
CfnDeploymentConfig.Builder |
CfnDeploymentConfig.Builder.minimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty minimumHealthyHosts)
The minimum number of healthy instances that should be available at any time during the deployment.
|
void |
CfnDeploymentConfig.setMinimumHealthyHosts(CfnDeploymentConfig.MinimumHealthyHostsProperty value)
The minimum number of healthy instances that should be available at any time during the deployment.
|
Copyright © 2022. All rights reserved.