nextToken property

String? nextToken
final

If response is truncated, Amazon SageMaker includes a token in the response. You can use this token in your subsequent request to fetch next set of tokens.

Implementation

final String? nextToken;