Module: Aws::SageMaker::Client::_ListNotebookInstancesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#notebook_instances::Array[Types::NotebookInstanceSummary]

Returns:



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

def notebook_instances: () -> ::Array[Types::NotebookInstanceSummary]