DescribeAutoScalingInstancesRequest
Types
Properties
Link copied to clipboard
The IDs of the instances. If you omit this property, all Auto Scaling instances are described. If you specify an ID that does not exist, it is ignored with no error.
Link copied to clipboard
The maximum number of items to return with this call. The default value is 50
and the maximum value is 50
.
Functions
Link copied to clipboard
inline fun copy(block: DescribeAutoScalingInstancesRequest.Builder.() -> Unit = {}): DescribeAutoScalingInstancesRequest