Uses of Interface
software.amazon.awscdk.services.stepfunctions.ParallelJsonataProps
Packages that use ParallelJsonataProps
Package
Description
AWS Step Functions Construct Library
-
Uses of ParallelJsonataProps in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement ParallelJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions that return ParallelJsonataPropsModifier and TypeMethodDescriptionParallelJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type ParallelJsonataPropsModifier and TypeMethodDescriptionstatic ParallelParallel.jsonata(software.constructs.Construct scope, String id, ParallelJsonataProps props) Define a Parallel state using JSONata in the state machine.