Module: Aws::LicenseManagerLinuxSubscriptions::Client::_ListLinuxSubscriptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLinuxSubscriptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
139 |
# File 'sig/client.rbs', line 139
def next_token: () -> ::String
|
#subscriptions ⇒ ::Array[Types::Subscription]
140 |
# File 'sig/client.rbs', line 140
def subscriptions: () -> ::Array[Types::Subscription]
|