nextToken property
If the response is truncated, the response includes a pagination token that you can specify in your next request to fetch the next page of intents.
Implementation
final String? nextToken;
If the response is truncated, the response includes a pagination token that you can specify in your next request to fetch the next page of intents.
final String? nextToken;