nextPageToken property

String? nextPageToken
final

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;