class Aws::AutoScaling::Types::DeleteWarmPoolType
@note When making an API call, you may pass DeleteWarmPoolType
data as a hash: { auto_scaling_group_name: "XmlStringMaxLen255", # required force_delete: false, }
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] force_delete
Specifies that the warm pool is to be deleted along with all of its associated instances, without waiting for all instances to be terminated. This parameter also deletes any outstanding lifecycle actions associated with the warm pool instances. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DeleteWarmPoolType AWS API Documentation
Constants
- SENSITIVE