aws_cdk.mixins_preview.aws_stepfunctions.mixins

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.

CfnStateMachineExpressLogs

Builder for CfnStateMachineLogsMixin to generate EXPRESS_LOGS for CfnStateMachine.

CfnStateMachineLogsMixin

Provisions a state machine.

CfnStateMachineMixinProps

CfnStateMachinePropsMixin

Provisions a state machine.

CfnStateMachineStandardLogs

Builder for CfnStateMachineLogsMixin to generate STANDARD_LOGS for CfnStateMachine.

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.