Module: Aws::Budgets::Client::_DescribeBudgetActionsForBudgetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeBudgetActionsForBudgetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#actions ⇒ ::Array[Types::Action]
315 |
# File 'sig/client.rbs', line 315
def actions: () -> ::Array[Types::Action]
|
#next_token ⇒ ::String
316 |
# File 'sig/client.rbs', line 316
def next_token: () -> ::String
|