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

Returns:

  • (::String)


523
# File 'sig/client.rbs', line 523

def marker: () -> ::String

#notebook_executions::Array[Types::NotebookExecutionSummary]

Returns:



522
# File 'sig/client.rbs', line 522

def notebook_executions: () -> ::Array[Types::NotebookExecutionSummary]