sfn_list_state_machines {paws.application.integration} | R Documentation |
Lists the existing state machines
Description
Lists the existing state machines.
See https://www.paws-r-sdk.com/docs/sfn_list_state_machines/ for full documentation.
Usage
sfn_list_state_machines(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results that are returned per call. You can use
This is only an upper limit. The actual number of results returned per call might be fewer than the specified maximum. |
nextToken |
If |