nextToken property

String? nextToken
final

The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

Implementation

final String? nextToken;