nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;