NAME
Paws::ComputeOptimizer::GetEC2InstanceRecommendationsResponse
ATTRIBUTES
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 instance of an unsupported instance family.
InstanceRecommendations => ArrayRef[Paws::ComputeOptimizer::InstanceRecommendation]
An array of objects that describe instance recommendations.
NextToken => Str
The token to use to advance to the next page of instance recommendations.
This value is null when there are no more pages of instance recommendations to return.