You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::ListNotebookExecutionsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

A pagination token that a subsequent ListNotebookExecutions can use to determine the next set of results to retrieve.

Returns:

  • (String)

    A pagination token that a subsequent ListNotebookExecutions can use to determine the next set of results to retrieve.

#notebook_executionsArray<Types::NotebookExecutionSummary>

A list of notebook executions.

Returns: