class Aws::DeviceFarm::Types::Counters

Represents entity counters.

@!attribute [rw] total

The total number of entities.
@return [Integer]

@!attribute [rw] passed

The number of passed entities.
@return [Integer]

@!attribute [rw] failed

The number of failed entities.
@return [Integer]

@!attribute [rw] warned

The number of warned entities.
@return [Integer]

@!attribute [rw] errored

The number of errored entities.
@return [Integer]

@!attribute [rw] stopped

The number of stopped entities.
@return [Integer]

@!attribute [rw] skipped

The number of skipped entities.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/Counters AWS API Documentation

Constants

SENSITIVE