NAME
Paws::ComputeOptimizer::GetAutoScalingGroupRecommendationsResponse
ATTRIBUTES
AutoScalingGroupRecommendations => ArrayRef[Paws::ComputeOptimizer::AutoScalingGroupRecommendation]
An array of objects that describe Auto Scaling group recommendations.
Errors => ArrayRef[Paws::ComputeOptimizer::GetRecommendationError]
An array of objects that describe errors of the request.
For example, an error is returned if you request recommendations for an unsupported Auto Scaling group.
NextToken => Str
The token to use to advance to the next page of Auto Scaling group recommendations.
This value is null when there are no more pages of Auto Scaling group recommendations to return.