aws_cdk.cfn_property_mixins.aws_stepfunctions

CfnActivityMixinProps

CfnActivityPropsMixin

An activity is a task that you write in any programming language and host on any machine that has access to AWS Step Functions .

CfnStateMachineAliasMixinProps

CfnStateMachineAliasPropsMixin

Represents a state machine alias . An alias routes traffic to one or two versions of the same state machine.

CfnStateMachineMixinProps

CfnStateMachinePropsMixin

Provisions a state machine.

CfnStateMachineVersionMixinProps

CfnStateMachineVersionPropsMixin

Represents a state machine version . A published version uses the latest state machine *revision* . A revision is an immutable, read-only snapshot of a state machine’s definition and configuration.