class Aws::AutoScaling::Types::TerminateInstanceInAutoScalingGroupType
@note When making an API call, you may pass TerminateInstanceInAutoScalingGroupType
data as a hash: { instance_id: "XmlStringMaxLen19", # required should_decrement_desired_capacity: false, # required }
@!attribute [rw] instance_id
The ID of the instance. @return [String]
@!attribute [rw] should_decrement_desired_capacity
Indicates whether terminating the instance also decrements the size of the Auto Scaling group. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/TerminateInstanceInAutoScalingGroupType AWS API Documentation
Constants
- SENSITIVE