Uses of Class
software.amazon.awscdk.services.stepfunctions.FailProps.Builder
Packages that use FailProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of FailProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return FailProps.BuilderModifier and TypeMethodDescriptionstatic FailProps.BuilderFailProps.builder()Sets the value ofFailProps.getCause()Sets the value ofFailProps.getCausePath()Sets the value ofStateBaseProps.getComment()Sets the value ofFailProps.getError()Sets the value ofFailProps.getErrorPath()FailProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type FailProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FailProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFailProps.Builder.