109 inline void SetInitiatedEventId(
long long value) { m_initiatedEventIdHasBeenSet =
true; m_initiatedEventId = value; }
121 bool m_workflowExecutionHasBeenSet;
123 bool m_workflowTypeHasBeenSet;
124 long long m_initiatedEventId;
125 bool m_initiatedEventIdHasBeenSet;
ChildWorkflowExecutionStartedEventAttributes & WithWorkflowExecution(const WorkflowExecution &value)
long long GetInitiatedEventId() const
void SetInitiatedEventId(long long value)
void SetWorkflowExecution(WorkflowExecution &&value)
void SetWorkflowExecution(const WorkflowExecution &value)
ChildWorkflowExecutionStartedEventAttributes & WithWorkflowExecution(WorkflowExecution &&value)
ChildWorkflowExecutionStartedEventAttributes & WithWorkflowType(WorkflowType &&value)
const WorkflowExecution & GetWorkflowExecution() const
ChildWorkflowExecutionStartedEventAttributes & WithWorkflowType(const WorkflowType &value)
void SetWorkflowType(WorkflowType &&value)
void SetWorkflowType(const WorkflowType &value)
const WorkflowType & GetWorkflowType() const
ChildWorkflowExecutionStartedEventAttributes & WithInitiatedEventId(long long value)
JSON (JavaScript Object Notation).