nextToken property

String? nextToken
final

Pagination token to include in the next request. Token value is null if there are no additional results to request, or if you did not set MaxResults in the request.

Implementation

final String? nextToken;