Uses of Class
software.amazon.awscdk.services.stepfunctions.ParallelJsonPathProps.Builder
Packages that use ParallelJsonPathProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of ParallelJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ParallelJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()ParallelJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()Sets the value ofJsonPathCommonOptions.getInputPath()ParallelJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()ParallelJsonPathProps.Builder.parameters(Map<String, ? extends Object> parameters) Sets the value ofParallelJsonPathProps.getParameters()ParallelJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()ParallelJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofParallelJsonPathProps.getResultPath()ParallelJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofParallelJsonPathProps.getResultSelector()Sets the value ofStateBaseProps.getStateName()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type ParallelJsonPathProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ParallelJsonPathProps.Builder builder) Constructor that initializes the object based on literal property values passed by theParallelJsonPathProps.Builder.