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
6587 |
# File 'sig/client.rbs', line 6587 def next_token: () -> ::String |
#notebook_instances ⇒ ::Array[Types::NotebookInstanceSummary]
6588 |
# File 'sig/client.rbs', line 6588 def notebook_instances: () -> ::Array[Types::NotebookInstanceSummary] |