class Aws::SWF::Types::WorkflowExecutionCount

Contains the count of workflow executions returned from CountOpenWorkflowExecutions or CountClosedWorkflowExecutions

@!attribute [rw] count

The number of workflow executions.
@return [Integer]

@!attribute [rw] truncated

If set to true, indicates that the actual count was more than the
maximum supported by this API and the count returned is the
truncated value.
@return [Boolean]

Constants

SENSITIVE