Uses of Interface
software.amazon.awscdk.services.stepfunctions.StateMachineProps
Package
Description
AWS Step Functions Construct Library
-
Uses of StateMachineProps in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionStateMachineProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionStateMachine
(software.constructs.Construct scope, String id, StateMachineProps props)