nextToken property

String? nextToken
final

The pagination token to use in the next request to continue the listing of voices. NextToken is returned only if the response is truncated.

Implementation

final String? nextToken;