class Aws::DeviceFarm::Types::CPU

Represents the amount of CPU that an app is using on a physical device. Does not represent system-wide CPU usage.

@!attribute [rw] frequency

The CPU's frequency.
@return [String]

@!attribute [rw] architecture

The CPU's architecture (for example, x86 or ARM).
@return [String]

@!attribute [rw] clock

The clock speed of the device's CPU, expressed in hertz (Hz). For
example, a 1.2 GHz CPU is expressed as 1200000000.
@return [Float]

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

Constants

SENSITIVE