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


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

def next_token: () -> ::String

#recommendations::Array[Types::Recommendation]

Returns:



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

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