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]
346 |
# File 'sig/client.rbs', line 346
def endpoints: () -> ::Array[Types::Endpoint]
|
#next_token ⇒ ::String
347 |
# File 'sig/client.rbs', line 347
def next_token: () -> ::String
|