| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ActivityTaskCancelRequestedEventAttributes | ActivityTaskCancelRequestedEventAttributes. clone() | 
| ActivityTaskCancelRequestedEventAttributes | HistoryEvent. getActivityTaskCancelRequestedEventAttributes()
 If the event is of type  ActivityTaskcancelRequestedthen this member is set and provides detailed
 information about the event. | 
| ActivityTaskCancelRequestedEventAttributes | ActivityTaskCancelRequestedEventAttributes. withActivityId(String activityId)
 The unique ID of the task. | 
| ActivityTaskCancelRequestedEventAttributes | ActivityTaskCancelRequestedEventAttributes. withDecisionTaskCompletedEventId(Long decisionTaskCompletedEventId)
 The ID of the  DecisionTaskCompletedevent corresponding to the decision task that resulted in theRequestCancelActivityTaskdecision for this cancellation request. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes)
 If the event is of type  ActivityTaskcancelRequestedthen this member is set and provides detailed
 information about the event. | 
| HistoryEvent | HistoryEvent. withActivityTaskCancelRequestedEventAttributes(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes)
 If the event is of type  ActivityTaskcancelRequestedthen this member is set and provides detailed
 information about the event. | 
Copyright © 2020. All rights reserved.