nextToken property
The string that you use in a subsequent request to get the next page of results in a paginated response.
Implementation
final String? nextToken;
The string that you use in a subsequent request to get the next page of results in a paginated response.
final String? nextToken;