Module: Aws::Deadline::Client::_ListBudgetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBudgetsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#budgets ⇒ ::Array[Types::BudgetSummary]
1311 |
# File 'sig/client.rbs', line 1311
def budgets: () -> ::Array[Types::BudgetSummary]
|
#next_token ⇒ ::String
1312 |
# File 'sig/client.rbs', line 1312
def next_token: () -> ::String
|