Module: Aws::CostOptimizationHub::Client::_ListRecommendationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::Recommendation]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String