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