Uses of Class
software.amazon.awscdk.services.stepfunctions.SingleStateOptions.Builder
Packages that use SingleStateOptions.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of SingleStateOptions.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return SingleStateOptions.BuilderModifier and TypeMethodDescriptionstatic SingleStateOptions.BuilderSingleStateOptions.builder()Sets the value ofParallelProps.getComment()Sets the value ofParallelProps.getInputPath()SingleStateOptions.Builder.outputPath(String outputPath) Sets the value ofParallelProps.getOutputPath()SingleStateOptions.Builder.prefixStates(String prefixStates) Sets the value ofSingleStateOptions.getPrefixStates()SingleStateOptions.Builder.resultPath(String resultPath) Sets the value ofParallelProps.getResultPath()SingleStateOptions.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofParallelProps.getResultSelector()Sets the value ofSingleStateOptions.getStateId()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type SingleStateOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(SingleStateOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theSingleStateOptions.Builder.