You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SWF::Types::WorkflowExecutionCount

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

The number of workflow executions.

Returns:

  • (Integer)

    The number of workflow executions.

#truncatedBoolean

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.

Returns:

  • (Boolean)

    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.