84 inline void SetInitiatedEventId(
long long value) { m_initiatedEventIdHasBeenSet =
true; m_initiatedEventId = value; }
96 bool m_workflowExecutionHasBeenSet;
97 long long m_initiatedEventId;
98 bool m_initiatedEventIdHasBeenSet;
void SetWorkflowExecution(const WorkflowExecution &value)
void SetInitiatedEventId(long long value)
ExternalWorkflowExecutionSignaledEventAttributes & WithWorkflowExecution(const WorkflowExecution &value)
ExternalWorkflowExecutionSignaledEventAttributes & WithWorkflowExecution(WorkflowExecution &&value)
void SetWorkflowExecution(WorkflowExecution &&value)
const WorkflowExecution & GetWorkflowExecution() const
ExternalWorkflowExecutionSignaledEventAttributes & WithInitiatedEventId(long long value)
long long GetInitiatedEventId() const
JSON (JavaScript Object Notation).