nextToken property

String? nextToken
final

If returned, this indicates that there are more results to obtain. Use this token in the next DescribeEvents call to get the next batch of events.

Implementation

final String? nextToken;