Uses of Class
software.amazon.awscdk.services.stepfunctions.WaitJsonPathProps.Builder
Packages that use WaitJsonPathProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of WaitJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return WaitJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()static WaitJsonPathProps.BuilderWaitJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()Sets the value ofJsonPathCommonOptions.getInputPath()WaitJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()WaitJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()Sets the value ofWaitJsonPathProps.getTime()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type WaitJsonPathProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(WaitJsonPathProps.Builder builder) Constructor that initializes the object based on literal property values passed by theWaitJsonPathProps.Builder.