Module: Aws::LicenseManagerUserSubscriptions::Client::_ListLicenseServerEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicenseServerEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#license_server_endpoints ⇒ ::Array[Types::LicenseServerEndpoint]
196 |
# File 'sig/client.rbs', line 196
def license_server_endpoints: () -> ::Array[Types::LicenseServerEndpoint]
|
#next_token ⇒ ::String
197 |
# File 'sig/client.rbs', line 197
def next_token: () -> ::String
|