nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;