52 inline void SetOpenActivityTasks(
long value) { m_openActivityTasksHasBeenSet =
true; m_openActivityTasks = value; }
69 inline void SetOpenDecisionTasks(
long value) { m_openDecisionTasksHasBeenSet =
true; m_openDecisionTasks = value; }
87 inline void SetOpenTimers(
long value) { m_openTimersHasBeenSet =
true; m_openTimers = value; }
118 inline void SetOpenLambdaFunctions(
long value) { m_openLambdaFunctionsHasBeenSet =
true; m_openLambdaFunctions = value; }
126 long m_openActivityTasks;
127 bool m_openActivityTasksHasBeenSet;
128 long m_openDecisionTasks;
129 bool m_openDecisionTasksHasBeenSet;
131 bool m_openTimersHasBeenSet;
132 long m_openChildWorkflowExecutions;
133 bool m_openChildWorkflowExecutionsHasBeenSet;
134 long m_openLambdaFunctions;
135 bool m_openLambdaFunctionsHasBeenSet;
long GetOpenLambdaFunctions() const
void SetOpenActivityTasks(long value)
void SetOpenChildWorkflowExecutions(long value)
long GetOpenDecisionTasks() const
WorkflowExecutionOpenCounts & WithOpenActivityTasks(long value)
WorkflowExecutionOpenCounts & WithOpenDecisionTasks(long value)
long GetOpenChildWorkflowExecutions() const
long GetOpenTimers() const
long GetOpenActivityTasks() const
WorkflowExecutionOpenCounts & WithOpenLambdaFunctions(long value)
void SetOpenLambdaFunctions(long value)
WorkflowExecutionOpenCounts & WithOpenTimers(long value)
WorkflowExecutionOpenCounts & WithOpenChildWorkflowExecutions(long value)
void SetOpenDecisionTasks(long value)
JSON (JavaScript Object Notation).
void SetOpenTimers(long value)