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