nextToken property

String? nextToken
final

An opaque token indicating that more items than MaxNumberOfItems were matched, the response size exceeded 1 megabyte, or the execution time exceeded 5 seconds.

Implementation

final String? nextToken;