minimumHealthyHostsPerZone property

Input<DeploymentConfigZonalConfigMinimumHealthyHostsPerZone?>? minimumHealthyHostsPerZone
final

The number or percentage of instances that must remain available per Availability Zone during a deployment. If you don't specify a value under minimumHealthyHostsPerZone, then CodeDeploy uses a default value of 0 percent. This block is more documented below.

Implementation

final pulumi.Input<DeploymentConfigZonalConfigMinimumHealthyHostsPerZone?>? minimumHealthyHostsPerZone;