minHealthyPercentage property

int? minHealthyPercentage
final

The amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group (rounded up to the nearest integer). The default is 90.

Implementation

final int? minHealthyPercentage;