Module: Aws::DataZone::Client::_ListNotebooksResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::NotebookSummary]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String