Module: Aws::DevOpsGuru::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)


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

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



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

def recommendations: () -> ::Array[Types::Recommendation]