| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
MinimumHealthyHostsPerZone |
MinimumHealthyHostsPerZone.clone() |
MinimumHealthyHostsPerZone |
ZonalConfig.getMinimumHealthyHostsPerZone()
The number or percentage of instances that must remain available per Availability Zone during a deployment.
|
MinimumHealthyHostsPerZone |
MinimumHealthyHostsPerZone.withType(MinimumHealthyHostsPerZoneType type)
The
type associated with the MinimumHealthyHostsPerZone option. |
MinimumHealthyHostsPerZone |
MinimumHealthyHostsPerZone.withType(String type)
The
type associated with the MinimumHealthyHostsPerZone option. |
MinimumHealthyHostsPerZone |
MinimumHealthyHostsPerZone.withValue(Integer value)
The
value associated with the MinimumHealthyHostsPerZone option. |
| Modifier and Type | Method and Description |
|---|---|
void |
ZonalConfig.setMinimumHealthyHostsPerZone(MinimumHealthyHostsPerZone minimumHealthyHostsPerZone)
The number or percentage of instances that must remain available per Availability Zone during a deployment.
|
ZonalConfig |
ZonalConfig.withMinimumHealthyHostsPerZone(MinimumHealthyHostsPerZone minimumHealthyHostsPerZone)
The number or percentage of instances that must remain available per Availability Zone during a deployment.
|
Copyright © 2024. All rights reserved.