Module: Aws::CostExplorer::Client::_ListSavingsPlansPurchaseRecommendationGenerationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSavingsPlansPurchaseRecommendationGenerationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#generation_summary_list ⇒ ::Array[Types::GenerationSummary]
801 |
# File 'sig/client.rbs', line 801
def generation_summary_list: () -> ::Array[Types::GenerationSummary]
|
#next_page_token ⇒ ::String
802 |
# File 'sig/client.rbs', line 802
def next_page_token: () -> ::String
|