nextToken property

String? nextToken
final

HTTP requests are stateless. If you use the automatically generated NextToken value in your next ListClusterJobsResult call, your list of returned jobs will start from this point in the array.

Implementation

final String? nextToken;