nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;