nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;