Gets and sets the property NextToken.
Pagination token. If specified, the events return the next batch of results.

C# |
public string NextToken { get; set; }
Pagination token. If specified, the events return the next batch of results.
C# |
public string NextToken { get; set; }