class Aws::ComputeOptimizer::Types::GetAutoScalingGroupRecommendationsResponse
@!attribute [rw] next_token
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. @return [String]
@!attribute [rw] auto_scaling_group_recommendations
An array of objects that describe Auto Scaling group recommendations. @return [Array<Types::AutoScalingGroupRecommendation>]
@!attribute [rw] errors
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. @return [Array<Types::GetRecommendationError>]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/GetAutoScalingGroupRecommendationsResponse AWS API Documentation
Constants
- SENSITIVE