C# Class Amazon.StepFunctions.Model.ListExecutionsRequest

Container for the parameters to the ListExecutions operation. Lists the executions of a state machine that meet the filtering criteria. 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
IsSetStateMachineArn ( ) : bool
IsSetStatusFilter ( ) : bool