Class: Aws::Types::MinBottomRenditionSize

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#height::Integer

Returns the value of attribute height.

Returns:

  • (::Integer)


1771
1772
1773
# File 'sig/types.rbs', line 1771

def height
  @height
end

#width::Integer

Returns the value of attribute width.

Returns:

  • (::Integer)


1772
1773
1774
# File 'sig/types.rbs', line 1772

def width
  @width
end