Class: Aws::Types::MinBottomRenditionSize
- Inherits:
-
Object
- Object
- Aws::Types::MinBottomRenditionSize
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#height ⇒ ::Integer
Returns the value of attribute height.
-
#width ⇒ ::Integer
Returns the value of attribute width.
Instance Attribute Details
#height ⇒ ::Integer
Returns the value of attribute height.
1771 1772 1773 |
# File 'sig/types.rbs', line 1771 def height @height end |
#width ⇒ ::Integer
Returns the value of attribute width.
1772 1773 1774 |
# File 'sig/types.rbs', line 1772 def width @width end |