| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ExecutionAbortedEventDetails | ExecutionAbortedEventDetails. clone() | 
| ExecutionAbortedEventDetails | HistoryEvent. getExecutionAbortedEventDetails() | 
| ExecutionAbortedEventDetails | ExecutionAbortedEventDetails. withCause(String cause)
 A more detailed explanation of the cause of the failure. | 
| ExecutionAbortedEventDetails | ExecutionAbortedEventDetails. withError(String error)
 The error code of the failure. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setExecutionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) | 
| HistoryEvent | HistoryEvent. withExecutionAbortedEventDetails(ExecutionAbortedEventDetails executionAbortedEventDetails) | 
Copyright © 2021. All rights reserved.