| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceProps.Builder |
ChoiceProps.builder() |
ChoiceProps.Builder |
ChoiceProps.Builder.comment(String comment)
Sets the value of
ChoiceProps.getComment() |
ChoiceProps.Builder |
ChoiceProps.Builder.inputPath(String inputPath)
Sets the value of
ChoiceProps.getInputPath() |
ChoiceProps.Builder |
ChoiceProps.Builder.outputPath(String outputPath)
Sets the value of
ChoiceProps.getOutputPath() |
Copyright © 2021. All rights reserved.