| Package | Description |
|---|---|
| software.amazon.awscdk.services.stepfunctions |
AWS Step Functions Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Fail.Builder |
Fail.Builder.cause(String cause)
(experimental) A description for the cause of the failure.
|
Fail.Builder |
Fail.Builder.comment(String comment)
(experimental) An optional description for this state.
|
static Fail.Builder |
Fail.Builder.create(software.constructs.Construct scope,
String id) |
Fail.Builder |
Fail.Builder.error(String error)
(experimental) Error code used to represent this failure.
|
Copyright © 2021. All rights reserved.