Uses of Interface
software.amazon.awscdk.services.stepfunctions.SucceedJsonPathProps
Packages that use SucceedJsonPathProps
Package
Description
AWS Step Functions Construct Library
-
Uses of SucceedJsonPathProps in software.amazon.awscdk.services.stepfunctions
Classes in software.amazon.awscdk.services.stepfunctions that implement SucceedJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions that return SucceedJsonPathPropsModifier and TypeMethodDescriptionSucceedJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions with parameters of type SucceedJsonPathPropsModifier and TypeMethodDescriptionstatic SucceedSucceed.jsonPath(software.constructs.Construct scope, String id, SucceedJsonPathProps props) Define a Succeed state in the state machine.