nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;