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