class AWS::SimpleWorkflow::WorkflowExecution
def open_decision_task_count
-
(Integer)
- Returns the number of closed activity tasks.
def open_decision_task_count open_counts[:open_decision_tasks] end
(Integer)
- Returns the number of closed activity tasks.
def open_decision_task_count open_counts[:open_decision_tasks] end