nextToken property

String? nextToken
final

The token to use to advance to the next page of export jobs.

This value is null when there are no more pages of export jobs to return.

Implementation

final String? nextToken;