class Aws::AutoScaling::Types::InstanceRefreshLivePoolProgress

Reports the progress of an instance refresh on instances that are in the Auto Scaling group.

@!attribute [rw] percentage_complete

The percentage of instances in the Auto Scaling group that have been
replaced. For each instance replacement, Amazon EC2 Auto Scaling
tracks the instance's health status and warm-up time. When the
instance's health status changes to healthy and the specified
warm-up time passes, the instance is considered updated and is added
to the percentage complete.
@return [Integer]

@!attribute [rw] instances_to_update

The number of instances remaining to update.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/InstanceRefreshLivePoolProgress AWS API Documentation

Constants

SENSITIVE