NAME
Paws::ApplicationAutoScaling::DescribeScalableTargetsResponse
ATTRIBUTES
NextToken => Str
The NextToken
value to include in a future DescribeScalableTargets
request. When the results of a DescribeScalableTargets
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.
ScalableTargets => ArrayRef[Paws::ApplicationAutoScaling::ScalableTarget]
The list of scalable targets that matches the request parameters.