nextToken property
The pagination token to use in the next request to continue the listing of
lexicons. NextToken
is returned only if the response is
truncated.
Implementation
final String? nextToken;
The pagination token to use in the next request to continue the listing of
lexicons. NextToken
is returned only if the response is
truncated.
final String? nextToken;