Module: Aws::EMRContainers::Client::_ListManagedEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListManagedEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#endpoints ⇒ ::Array[Types::Endpoint]
374 |
# File 'sig/client.rbs', line 374
def endpoints: () -> ::Array[Types::Endpoint]
|
#next_token ⇒ ::String
375 |
# File 'sig/client.rbs', line 375
def next_token: () -> ::String
|