| Package | Description | 
|---|---|
| com.amazonaws.services.simpleworkflow.model | 
| Modifier and Type | Method and Description | 
|---|---|
| DecisionTaskStartedEventAttributes | DecisionTaskStartedEventAttributes. clone() | 
| DecisionTaskStartedEventAttributes | HistoryEvent. getDecisionTaskStartedEventAttributes()
 If the event is of type  DecisionTaskStartedthen this member is set and provides detailed
 information about the event. | 
| DecisionTaskStartedEventAttributes | DecisionTaskStartedEventAttributes. withIdentity(String identity)
 Identity of the decider making the request. | 
| DecisionTaskStartedEventAttributes | DecisionTaskStartedEventAttributes. withScheduledEventId(Long scheduledEventId)
 The ID of the  DecisionTaskScheduledevent that was recorded when this decision task was scheduled. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HistoryEvent. setDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes)
 If the event is of type  DecisionTaskStartedthen this member is set and provides detailed
 information about the event. | 
| HistoryEvent | HistoryEvent. withDecisionTaskStartedEventAttributes(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes)
 If the event is of type  DecisionTaskStartedthen this member is set and provides detailed
 information about the event. | 
Copyright © 2017. All rights reserved.