Module: Aws::ServiceCatalog::Client::_ListBudgetsForResourceResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBudgetsForResourceOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#budgets ⇒ ::Array[Types::BudgetDetail]
847 |
# File 'sig/client.rbs', line 847
def budgets: () -> ::Array[Types::BudgetDetail]
|
#next_page_token ⇒ ::String
848 |
# File 'sig/client.rbs', line 848
def next_page_token: () -> ::String
|