Uses of Class
software.amazon.awscdk.services.stepfunctions.Fail.Builder
Packages that use Fail.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of Fail.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return Fail.BuilderModifier and TypeMethodDescriptionA description for the cause of the failure.JsonPath expression to select part of the state to be the cause to this state.An optional description for this state.static Fail.BuilderError code used to represent this failure.JsonPath expression to select part of the state to be the error to this state.Optional name for this state.