nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;