Class: Aws::Types::MinTopRenditionSize

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)


1777
1778
1779
# File 'sig/types.rbs', line 1777

def height
  @height
end

#width::Integer

Returns the value of attribute width.

Returns:

  • (::Integer)


1778
1779
1780
# File 'sig/types.rbs', line 1778

def width
  @width
end