class Aws::AutoScaling::Types::DescribeWarmPoolType
@note When making an API call, you may pass DescribeWarmPoolType
data as a hash: { auto_scaling_group_name: "XmlStringMaxLen255", # required max_records: 1, next_token: "XmlString", }
@!attribute [rw] auto_scaling_group_name
The name of the Auto Scaling group. @return [String]
@!attribute [rw] max_records
The maximum number of instances to return with this call. The maximum value is `50`. @return [Integer]
@!attribute [rw] next_token
The token for the next set of instances to return. (You received this token from a previous call.) @return [String]
@see docs.aws.amazon.com/goto/WebAPI/autoscaling-2011-01-01/DescribeWarmPoolType AWS API Documentation
Constants
- SENSITIVE