AWS SDK for .NET Documentation
NextPageToken Property
AmazonAmazon.SimpleWorkflow.ModelListActivityTypesRequestNextPageToken Did this page help you?   Yes   No    Tell us about it...
If on a previous call to this method a NextResultToken was returned, the results have more than one page. To get the next page of results, repeat the call with the nextPageToken and keep all other arguments unchanged.

Constraints:

Length
0 - 2048

Declaration Syntax
C#
public string NextPageToken { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)