Module: Aws::ComputeOptimizer::Client::_GetEBSVolumeRecommendationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetEBSVolumeRecommendationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#errors::Array[Types::GetRecommendationError]

Returns:



344
# File 'sig/client.rbs', line 344

def errors: () -> ::Array[Types::GetRecommendationError]

#next_token::String

Returns:

  • (::String)


342
# File 'sig/client.rbs', line 342

def next_token: () -> ::String

#volume_recommendations::Array[Types::VolumeRecommendation]

Returns:



343
# File 'sig/client.rbs', line 343

def volume_recommendations: () -> ::Array[Types::VolumeRecommendation]