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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String