Module: Aws::EMR::Client::_ListStepsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStepsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
580 |
# File 'sig/client.rbs', line 580
def marker: () -> ::String
|
#steps ⇒ ::Array[Types::StepSummary]
579 |
# File 'sig/client.rbs', line 579
def steps: () -> ::Array[Types::StepSummary]
|