Module: Aws::Athena::Client::_ListNotebookSessionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#notebook_sessions_list::Array[Types::NotebookSessionSummary]

Returns:



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

def notebook_sessions_list: () -> ::Array[Types::NotebookSessionSummary]