Uses of Class
software.amazon.awscdk.services.stepfunctions.ChoiceJsonPathProps.Builder
Packages that use ChoiceJsonPathProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of ChoiceJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return ChoiceJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()static ChoiceJsonPathProps.BuilderChoiceJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()Sets the value ofJsonPathCommonOptions.getInputPath()ChoiceJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()ChoiceJsonPathProps.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 ChoiceJsonPathProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(ChoiceJsonPathProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChoiceJsonPathProps.Builder.