nextToken property
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.
Implementation
final String? nextToken;