AutoScalingInstance
In this article:
AutoScalingInstance#
Describes an instance associated with Auto Scaling Group (ASG).
Contents#
AutoScalingGroupName — The name of the ASG.
Type: String
AvailabilityZone — The name of the availability zone.
Type: String
HealthStatus — The current health status of the instance.
Type: String
Valid values:
Healthy
|Unhealthy
InstanceId — The ID of the instance.
Type: String
InstanceType — The type of the instance.
Type: String
LaunchTemplate — The specification of the launch template used to create the instance.
Type: LaunchTemplateData
LifecycleState — The current state of the instance lifecycle.
Type: String
Valid values:
InService
|Pending
|Terminated
|Terminating
ProtectedFromScaleIn — Indicates whether the instance is protected from deletion when the ASG is scaled in.
Type: Boolean