Uses of Interface
software.amazon.awscdk.services.stepfunctions.MapJsonataProps
Packages that use MapJsonataProps
Package
Description
AWS Step Functions Construct Library
- 
Uses of MapJsonataProps in software.amazon.awscdk.services.stepfunctionsClasses in software.amazon.awscdk.services.stepfunctions that implement MapJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions that return MapJsonataPropsModifier and TypeMethodDescriptionMapJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type MapJsonataPropsModifier and TypeMethodDescriptionstatic MapMap.jsonata(software.constructs.Construct scope, String id, MapJsonataProps props) Define a Map state using JSONata in the state machine.