120 bool m_causeHasBeenSet;
121 long long m_decisionTaskCompletedEventId;
122 bool m_decisionTaskCompletedEventIdHasBeenSet;
long long GetDecisionTaskCompletedEventId() const
FailWorkflowExecutionFailedCause
FailWorkflowExecutionFailedEventAttributes & WithCause(FailWorkflowExecutionFailedCause &&value)
void SetDecisionTaskCompletedEventId(long long value)
FailWorkflowExecutionFailedEventAttributes & WithCause(const FailWorkflowExecutionFailedCause &value)
void SetCause(const FailWorkflowExecutionFailedCause &value)
FailWorkflowExecutionFailedEventAttributes & WithDecisionTaskCompletedEventId(long long value)
void SetCause(FailWorkflowExecutionFailedCause &&value)
const FailWorkflowExecutionFailedCause & GetCause() const
JSON (JavaScript Object Notation).