stepFunction name
string
StepFunctionBuilder
Creates a new Step Functions state machine builder. Example: stepFunction "OrderWorkflow" { definition (taskState "ProcessOrder" processLambda) }
Type something to start searching.