Uses of Class
software.amazon.awscdk.services.stepfunctions.CatchProps.Builder
Packages that use CatchProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of CatchProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return CatchProps.BuilderModifier and TypeMethodDescriptionstatic CatchProps.BuilderCatchProps.builder()Sets the value ofCatchProps.getErrors()CatchProps.Builder.resultPath(String resultPath) Sets the value ofCatchProps.getResultPath()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type CatchProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CatchProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCatchProps.Builder.