nextToken property

String? nextToken
final

An opaque string that indicates that the response contains only a subset of clusters. Use this value in a subsequent DescribeClusters request to get more clusters.

Implementation

final String? nextToken;