nextPageToken property

String? nextPageToken
final

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;