nextToken property

String? nextToken
final

If the output exceeds 1 MB, a string that identifies the next page of changes. If there is no additional page, this value is null.

Implementation

final String? nextToken;