Module: Aws::LicenseManagerLinuxSubscriptions::Client::_ListLinuxSubscriptionInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLinuxSubscriptionInstancesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::Instance]
120 |
# File 'sig/client.rbs', line 120
def instances: () -> ::Array[Types::Instance]
|
#next_token ⇒ ::String
121 |
# File 'sig/client.rbs', line 121
def next_token: () -> ::String
|