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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String