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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String