nextToken property
HTTP requests are stateless. If you use this automatically generated
NextToken
value in your next ListJobs
call, your
returned JobListEntry
objects will start from this point in the
array.
Implementation
final String? nextToken;