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 unknown activity IDs are requested, they are ignored with no error. Only activities started within the last six weeks can be returned regardless of the activity IDs specified. If other filters are specified with the request, only results matching all filter criteria can be returned.

Link copied to clipboard

The name of the Auto Scaling group.

Link copied to clipboard

One or more filters to limit the results based on specific criteria. The following filters are supported:

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