Module: Aws::Deadline::Client::_ListLicenseEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLicenseEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#license_endpoints ⇒ ::Array[Types::LicenseEndpointSummary]
1426 |
# File 'sig/client.rbs', line 1426
def license_endpoints: () -> ::Array[Types::LicenseEndpointSummary]
|
#next_token ⇒ ::String
1427 |
# File 'sig/client.rbs', line 1427
def next_token: () -> ::String
|