nextToken property

String? nextToken
final

If the response of ListClusterOperations is truncated, it returns a NextToken in the response. This Nexttoken should be sent in the subsequent request to ListClusterOperations.

Implementation

final String? nextToken;