Uses of Class
software.amazon.awscdk.services.stepfunctions.ChoiceProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of ChoiceProps.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionstatic ChoiceProps.Builder
ChoiceProps.builder()
Sets the value ofChoiceProps.getComment()
Sets the value ofChoiceProps.getInputPath()
ChoiceProps.Builder.outputPath
(String outputPath) Sets the value ofChoiceProps.getOutputPath()
Sets the value ofChoiceProps.getStateName()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(ChoiceProps.Builder builder) Constructor that initializes the object based on literal property values passed by theChoiceProps.Builder
.