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]
183 |
# File 'sig/client.rbs', line 183
def items: () -> ::Array[Types::Recommendation]
|
#next_token ⇒ ::String
184 |
# File 'sig/client.rbs', line 184
def next_token: () -> ::String
|