Uses of Interface
software.amazon.awscdk.services.stepfunctions.DistributedMapJsonPathProps
Packages that use DistributedMapJsonPathProps
Package
Description
AWS Step Functions Construct Library
-
Uses of DistributedMapJsonPathProps in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement DistributedMapJsonPathPropsModifier and TypeClassDescriptionstatic final classAn implementation forDistributedMapJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions that return DistributedMapJsonPathPropsModifier and TypeMethodDescriptionDistributedMapJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type DistributedMapJsonPathPropsModifier and TypeMethodDescriptionstatic DistributedMapDistributedMap.jsonPath(software.constructs.Construct scope, String id, DistributedMapJsonPathProps props) Define a Distributed Mode Map state using JSONPath in the state machine.