NAME
Paws::SageMaker::ListNotebookInstancesOutput
ATTRIBUTES
NextToken => Str
If the response to the previous ListNotebookInstances request was truncated, Amazon SageMaker returns this token. To retrieve the next set of notebook instances, use the token in the next request.
NotebookInstances => ArrayRef[Paws::SageMaker::NotebookInstanceSummary]
An array of NotebookInstanceSummary objects, one for each notebook instance.