Module: Aws::EMR::Client::_ListNotebookExecutionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListNotebookExecutionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#marker ⇒ ::String
523 |
# File 'sig/client.rbs', line 523
def marker: () -> ::String
|
#notebook_executions ⇒ ::Array[Types::NotebookExecutionSummary]
522 |
# File 'sig/client.rbs', line 522
def notebook_executions: () -> ::Array[Types::NotebookExecutionSummary]
|