class Aws::ComputeOptimizer::Types::GetEC2InstanceRecommendationsResponse
@!attribute [rw] next_token
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. @return [String]
@!attribute [rw] instance_recommendations
An array of objects that describe instance recommendations. @return [Array<Types::InstanceRecommendation>]
@!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 instance of an unsupported instance family. @return [Array<Types::GetRecommendationError>]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/GetEC2InstanceRecommendationsResponse AWS API Documentation
Constants
- SENSITIVE