| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static FailProps.Builder |
FailProps.builder() |
FailProps.Builder |
FailProps.Builder.cause(String cause)
Sets the value of
FailProps.getCause() |
FailProps.Builder |
FailProps.Builder.comment(String comment)
Sets the value of
FailProps.getComment() |
FailProps.Builder |
FailProps.Builder.error(String error)
Sets the value of
FailProps.getError() |
Copyright © 2021. All rights reserved.