nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;