nextToken property

String? nextToken
final

If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of processing jobs, use it in the subsequent request.

Implementation

final String? nextToken;