Module: Aws::ComputeOptimizer::Client::_GetRDSDatabaseRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#errors::Array[Types::GetRecommendationError]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#rds_db_recommendations::Array[Types::RDSDBRecommendation]

Returns:



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

def rds_db_recommendations: () -> ::Array[Types::RDSDBRecommendation]