NAME
Paws::ApplicationAutoScaling::DescribeScalingPoliciesResponse
ATTRIBUTES
NextToken => Str
The NextToken
value to include in a future DescribeScalingPolicies
request. When the results of a DescribeScalingPolicies
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.
ScalingPolicies => ArrayRef[Paws::ApplicationAutoScaling::ScalingPolicy]
A list of scaling policy objects.