nextPageToken property
The token to retrieve the next set of results. AWS provides the token when the response from a previous call has more results than the maximum page size.
Implementation
final String? nextPageToken;
The token to retrieve the next set of results. AWS provides the token when the response from a previous call has more results than the maximum page size.
final String? nextPageToken;