menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
ListNotebookExecutionsOutput
notebookExecutions property
notebookExecutions property
dark_mode
light_mode
notebookExecutions
property
List
<
NotebookExecutionSummary
>
?
notebookExecutions
final
A list of notebook executions.
Implementation
final List<NotebookExecutionSummary>? notebookExecutions;
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
ListNotebookExecutionsOutput
notebookExecutions property
ListNotebookExecutionsOutput class