Module: Aws::DataZone::Client::_ListNotebookRunsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListNotebookRunsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::NotebookRunSummary]

Returns:



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

def items: () -> ::Array[Types::NotebookRunSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String