Module: Aws::Budgets::Client::_DescribeSubscribersForNotificationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeSubscribersForNotificationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
389 |
# File 'sig/client.rbs', line 389
def next_token: () -> ::String
|
#subscribers ⇒ ::Array[Types::Subscriber]
388 |
# File 'sig/client.rbs', line 388
def subscribers: () -> ::Array[Types::Subscriber]
|