110 inline void SetInitiatedEventId(
long long value) { m_initiatedEventIdHasBeenSet =
true; m_initiatedEventId = value; }
134 inline void SetStartedEventId(
long long value) { m_startedEventIdHasBeenSet =
true; m_startedEventId = value; }
146 bool m_workflowExecutionHasBeenSet;
148 bool m_workflowTypeHasBeenSet;
149 long long m_initiatedEventId;
150 bool m_initiatedEventIdHasBeenSet;
151 long long m_startedEventId;
152 bool m_startedEventIdHasBeenSet;
void SetInitiatedEventId(long long value)
const WorkflowExecution & GetWorkflowExecution() const
ChildWorkflowExecutionTerminatedEventAttributes & WithInitiatedEventId(long long value)
ChildWorkflowExecutionTerminatedEventAttributes & WithWorkflowExecution(WorkflowExecution &&value)
void SetWorkflowExecution(WorkflowExecution &&value)
ChildWorkflowExecutionTerminatedEventAttributes & WithWorkflowType(const WorkflowType &value)
void SetWorkflowExecution(const WorkflowExecution &value)
long long GetInitiatedEventId() const
const WorkflowType & GetWorkflowType() const
void SetWorkflowType(const WorkflowType &value)
ChildWorkflowExecutionTerminatedEventAttributes & WithWorkflowType(WorkflowType &&value)
long long GetStartedEventId() const
void SetStartedEventId(long long value)
void SetWorkflowType(WorkflowType &&value)
ChildWorkflowExecutionTerminatedEventAttributes & WithWorkflowExecution(const WorkflowExecution &value)
ChildWorkflowExecutionTerminatedEventAttributes & WithStartedEventId(long long value)
JSON (JavaScript Object Notation).