NAME
Paws::ApplicationAutoScaling::DescribeScalingActivitiesResponse
ATTRIBUTES
NextToken => Str
The NextToken
value to include in a future DescribeScalingActivities
request. When the results of a DescribeScalingActivities
request exceed MaxResults
, this value can be used to retrieve the next page of results. This value is null
when there are no more results to return.
ScalingActivities => ArrayRef[Paws::ApplicationAutoScaling::ScalingActivity]
A list of scaling activity objects.