91 inline void SetInitiatedEventId(
long long value) { m_initiatedEventIdHasBeenSet =
true; m_initiatedEventId = value; }
104 bool m_workflowExecutionHasBeenSet;
105 long long m_initiatedEventId;
106 bool m_initiatedEventIdHasBeenSet;
void SetWorkflowExecution(WorkflowExecution &&value)
void SetWorkflowExecution(const WorkflowExecution &value)
ExternalWorkflowExecutionCancelRequestedEventAttributes & WithWorkflowExecution(const WorkflowExecution &value)
ExternalWorkflowExecutionCancelRequestedEventAttributes & WithInitiatedEventId(long long value)
const WorkflowExecution & GetWorkflowExecution() const
ExternalWorkflowExecutionCancelRequestedEventAttributes & WithWorkflowExecution(WorkflowExecution &&value)
long long GetInitiatedEventId() const
void SetInitiatedEventId(long long value)
JSON (JavaScript Object Notation).