nextToken property
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;
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.
final String? nextToken;