Uses of Class
software.amazon.awscdk.services.stepfunctions.Choice.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of Choice.Builder in software.amazon.awscdk.services.stepfunctions
Modifier and TypeMethodDescriptionAn optional description for 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.Optional name for this state.