class Aws::SageMaker::Types::ListNotebookInstancesOutput
@!attribute [rw] next_token
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. @return [String]
@!attribute [rw] notebook_instances
An array of `NotebookInstanceSummary` objects, one for each notebook instance. @return [Array<Types::NotebookInstanceSummary>]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListNotebookInstancesOutput AWS API Documentation
Constants
- SENSITIVE