Module: Aws::SNS::Client::_ListSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSubscriptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
322 |
# File 'sig/client.rbs', line 322
def next_token: () -> ::String
|
#subscriptions ⇒ ::Array[Types::Subscription]
321 |
# File 'sig/client.rbs', line 321
def subscriptions: () -> ::Array[Types::Subscription]
|