class Aws::ComputeOptimizer::Types::GetEBSVolumeRecommendationsResponse
@!attribute [rw] next_token
The token to use to advance to the next page of volume recommendations. This value is null when there are no more pages of volume recommendations to return. @return [String]
@!attribute [rw] volume_recommendations
An array of objects that describe volume recommendations. @return [Array<Types::VolumeRecommendation>]
@!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 volume. @return [Array<Types::GetRecommendationError>]
@see docs.aws.amazon.com/goto/WebAPI/compute-optimizer-2019-11-01/GetEBSVolumeRecommendationsResponse AWS API Documentation
Constants
- SENSITIVE