Module: Aws::TrustedAdvisor::Client::_ListRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#recommendation_summaries::Array[Types::RecommendationSummary]

Returns:



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

def recommendation_summaries: () -> ::Array[Types::RecommendationSummary]