nextToken property

String? nextToken
final

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

Implementation

final String? nextToken;