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