C# Class Amazon.StepFunctions.Model.ListStateMachinesRequest

Container for the parameters to the ListStateMachines operation. Lists the existing state machines. 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
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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