Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
ActivityFailedEventDetails |
ActivityFailedEventDetails.clone() |
ActivityFailedEventDetails |
HistoryEvent.getActivityFailedEventDetails() |
ActivityFailedEventDetails |
ActivityFailedEventDetails.withCause(String cause)
A more detailed explanation of the cause of the failure.
|
ActivityFailedEventDetails |
ActivityFailedEventDetails.withError(String error)
The error code of the failure.
|
Modifier and Type | Method and Description |
---|---|
void |
HistoryEvent.setActivityFailedEventDetails(ActivityFailedEventDetails activityFailedEventDetails) |
HistoryEvent |
HistoryEvent.withActivityFailedEventDetails(ActivityFailedEventDetails activityFailedEventDetails) |
Copyright © 2022. All rights reserved.