Uses of Class
software.amazon.awscdk.services.stepfunctions.FailProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of FailProps.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionstatic FailProps.Builder
FailProps.builder()
Sets the value ofFailProps.getCause()
Sets the value ofFailProps.getCausePath()
Sets the value ofFailProps.getComment()
Sets the value ofFailProps.getError()
Sets the value ofFailProps.getErrorPath()
Sets the value ofFailProps.getStateName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(FailProps.Builder builder) Constructor that initializes the object based on literal property values passed by theFailProps.Builder
.