Module: Aws::Budgets::Client::_DescribeNotificationsForBudgetResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNotificationsForBudgetResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
375 |
# File 'sig/client.rbs', line 375
def next_token: () -> ::String
|
#notifications ⇒ ::Array[Types::Notification]
374 |
# File 'sig/client.rbs', line 374
def notifications: () -> ::Array[Types::Notification]
|