Module: Aws::MailManager::Client::_ListAddonSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAddonSubscriptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#addon_subscriptions ⇒ ::Array[Types::AddonSubscription]
585 |
# File 'sig/client.rbs', line 585
def addon_subscriptions: () -> ::Array[Types::AddonSubscription]
|
#next_token ⇒ ::String
586 |
# File 'sig/client.rbs', line 586
def next_token: () -> ::String
|