You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DeviceFarm::Types::Resolution
- Inherits:
-
Struct
- Object
- Struct
- Aws::DeviceFarm::Types::Resolution
- Defined in:
- (unknown)
Overview
Represents the screen resolution of a device in height and width, expressed in pixels.
Returned by:
Instance Attribute Summary collapse
-
#height ⇒ Integer
The screen resolution\'s height, expressed in pixels.
-
#width ⇒ Integer
The screen resolution\'s width, expressed in pixels.
Instance Attribute Details
#height ⇒ Integer
The screen resolution\'s height, expressed in pixels.
#width ⇒ Integer
The screen resolution\'s width, expressed in pixels.