nextPageToken property
The token for the next set of retrievable 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 for the next set of retrievable results. AWS provides the token when the response from a previous call has more results than the maximum page size.
final String? nextPageToken;