Uses of Class
software.amazon.awscdk.services.stepfunctions.Choice.Builder
Packages that use Choice.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of Choice.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return Choice.BuilderModifier and TypeMethodDescriptionWorkflow variables to store in this step.A comment describing this state.static Choice.Builder
JSONPath expression to select part of the state to be the input to this state.Choice.Builder.outputPath
(String outputPath) JSONPath expression to select part of the state to be the output to this state.Used to specify and transform output from the state.Choice.Builder.queryLanguage
(QueryLanguage queryLanguage) The name of the query language used by the state.Optional name for this state.