DescribeScalingActivitiesRequest
Types
Properties
Link copied to clipboard
The activity IDs of the desired scaling activities. If you omit this property, all activities for the past six weeks are described. If unknown activities are requested, they are ignored with no error. If you specify an Auto Scaling group, the results are limited to that group.
Link copied to clipboard
The name of the Auto Scaling group.
Link copied to clipboard
Indicates whether to include scaling activity from deleted Auto Scaling groups.
Link copied to clipboard
The maximum number of items to return with this call. The default value is 100
and the maximum value is 100
.
Functions
Link copied to clipboard
inline fun copy(block: DescribeScalingActivitiesRequest.Builder.() -> Unit = {}): DescribeScalingActivitiesRequest