| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CompleteWorkflowExecutionFailedEventAttributes | CompleteWorkflowExecutionFailedEventAttributes. clone() | 
| CompleteWorkflowExecutionFailedEventAttributes | HistoryEvent. getCompleteWorkflowExecutionFailedEventAttributes()
 If the event is of type  CompleteWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
| CompleteWorkflowExecutionFailedEventAttributes | CompleteWorkflowExecutionFailedEventAttributes. withCause(CompleteWorkflowExecutionFailedCause cause)
 The cause of the failure. | 
| CompleteWorkflowExecutionFailedEventAttributes | CompleteWorkflowExecutionFailedEventAttributes. withCause(String cause)
 The cause of the failure. | 
| CompleteWorkflowExecutionFailedEventAttributes | CompleteWorkflowExecutionFailedEventAttributes. withDecisionTaskCompletedEventId(Long decisionTaskCompletedEventId)
 The ID of the  DecisionTaskCompletedevent corresponding to the decision task that resulted in theCompleteWorkflowExecutiondecision to complete this execution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes)
 If the event is of type  CompleteWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
| HistoryEvent | HistoryEvent. withCompleteWorkflowExecutionFailedEventAttributes(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes)
 If the event is of type  CompleteWorkflowExecutionFailedthen this member is set and provides
 detailed information about the event. | 
Copyright © 2021. All rights reserved.