Uses of Interface
software.amazon.awscdk.services.stepfunctions.StateMachineProps
Packages that use StateMachineProps
Package
Description
AWS Step Functions Construct Library
-
Uses of StateMachineProps in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement StateMachinePropsMethods in software.amazon.awscdk.services.stepfunctions that return StateMachinePropsModifier and TypeMethodDescriptionStateMachineProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type StateMachinePropsModifier and TypeMethodDescriptionChainDefinitionBody.bind(software.constructs.Construct scope, IPrincipal sfnPrincipal, StateMachineProps sfnProps) abstract DefinitionConfigDefinitionBody.bind(software.constructs.Construct scope, IPrincipal sfnPrincipal, StateMachineProps sfnProps) FileDefinitionBody.bind(software.constructs.Construct scope, IPrincipal _sfnPrincipal, StateMachineProps _sfnProps) StringDefinitionBody.bind(software.constructs.Construct _scope, IPrincipal _sfnPrincipal, StateMachineProps _sfnProps) Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type StateMachinePropsModifierConstructorDescriptionStateMachine(software.constructs.Construct scope, String id, StateMachineProps props)