Header menu logo FsCDK

StepFunctionBuilders Module

Functions and values

Function or value Description

stepFunction name

Full Usage: stepFunction name

Parameters:
    name : string

Returns: StepFunctionBuilder

Creates a new Step Functions state machine builder. Example: stepFunction "OrderWorkflow" { definition (taskState "ProcessOrder" processLambda) }

name : string
Returns: StepFunctionBuilder

Type something to start searching.