| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionFailedEventDetails | ExecutionFailedEventDetails. clone() | 
| ExecutionFailedEventDetails | HistoryEvent. getExecutionFailedEventDetails() | 
| ExecutionFailedEventDetails | ExecutionFailedEventDetails. withCause(String cause)
 A more detailed explanation of the cause of the failure. | 
| ExecutionFailedEventDetails | ExecutionFailedEventDetails. withError(String error)
 The error code of the failure. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setExecutionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) | 
| HistoryEvent | HistoryEvent. withExecutionFailedEventDetails(ExecutionFailedEventDetails executionFailedEventDetails) | 
Copyright © 2018. All rights reserved.