Module: Aws::DataZone::Client::_ListSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSubscriptionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::SubscriptionSummary]
3183 |
# File 'sig/client.rbs', line 3183
def items: () -> ::Array[Types::SubscriptionSummary]
|
#next_token ⇒ ::String
3184 |
# File 'sig/client.rbs', line 3184
def next_token: () -> ::String
|