DescribeScalingActivitiesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard

The token for the next set of items to return. (You received this token from a previous call.)

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String