Gets and sets the property NextToken.
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.

C# |
public string NextToken { get; set; }
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.
C# |
public string NextToken { get; set; }