nextToken property
A string token indicating that there might be additional import jobs
available to be listed. Copy this token to a subsequent call to
ListImportJobs
with the same parameters to retrieve the next
page of import jobs.
Implementation
final String? nextToken;