nextToken property

String? nextToken
final

If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of labels.

Implementation

final String? nextToken;