Gets and sets the NextToken property.
Token to pass along to the next ListSubscriptionsByTopic request. This element is returned if there are more subscriptions to retrieve.

C# |
public string NextToken { get; set; }
C# |
public string NextToken { get; set; }