C# Class Amazon.StepFunctions.Model.ListActivitiesRequest

Container for the parameters to the ListActivities operation. Lists the existing activities. The results may be split into multiple pages. To retrieve subsequent pages, make the call again using the nextToken returned by the previous call.
Inheritance: AmazonStepFunctionsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool