class Aws::DeviceFarm::Types::Resolution

Represents the screen resolution of a device in height and width, expressed in pixels.

@!attribute [rw] width

The screen resolution's width, expressed in pixels.
@return [Integer]

@!attribute [rw] height

The screen resolution's height, expressed in pixels.
@return [Integer]

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

Constants

SENSITIVE