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