nextToken property

String? nextToken
final

If the output exceeds 1 MB in size, a string that identifies the next page of limits. If no additional page exists, this value is null.

Implementation

final String? nextToken;