Module: Aws::EMR::Client::_ListInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListInstancesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::Instance]
505 |
# File 'sig/client.rbs', line 505
def instances: () -> ::Array[Types::Instance]
|
#marker ⇒ ::String
506 |
# File 'sig/client.rbs', line 506
def marker: () -> ::String
|