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]
3176 |
# File 'sig/client.rbs', line 3176
def items: () -> ::Array[Types::SubscriptionSummary]
|
#next_token ⇒ ::String
3177 |
# File 'sig/client.rbs', line 3177
def next_token: () -> ::String
|