class Aws::SWF::Types::PendingTaskCount

Contains the count of tasks in a task list.

@!attribute [rw] count

The number of tasks in the task list.
@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