143 bool m_externalWorkflowExecutionHasBeenSet;
144 long long m_externalInitiatedEventId;
145 bool m_externalInitiatedEventIdHasBeenSet;
147 bool m_causeHasBeenSet;
const WorkflowExecution & GetExternalWorkflowExecution() const
WorkflowExecutionCancelRequestedEventAttributes & WithCause(WorkflowExecutionCancelRequestedCause &&value)
void SetExternalWorkflowExecution(const WorkflowExecution &value)
const WorkflowExecutionCancelRequestedCause & GetCause() const
void SetCause(WorkflowExecutionCancelRequestedCause &&value)
WorkflowExecutionCancelRequestedEventAttributes & WithExternalWorkflowExecution(WorkflowExecution &&value)
WorkflowExecutionCancelRequestedCause
void SetExternalInitiatedEventId(long long value)
WorkflowExecutionCancelRequestedEventAttributes & WithExternalWorkflowExecution(const WorkflowExecution &value)
void SetExternalWorkflowExecution(WorkflowExecution &&value)
WorkflowExecutionCancelRequestedEventAttributes & WithExternalInitiatedEventId(long long value)
WorkflowExecutionCancelRequestedEventAttributes & WithCause(const WorkflowExecutionCancelRequestedCause &value)
void SetCause(const WorkflowExecutionCancelRequestedCause &value)
long long GetExternalInitiatedEventId() const
JSON (JavaScript Object Notation).