Class: Aws::Types::Resolution

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)


471
472
473
# File 'sig/types.rbs', line 471

def height
  @height
end

#width::Integer

Returns the value of attribute width.

Returns:

  • (::Integer)


470
471
472
# File 'sig/types.rbs', line 470

def width
  @width
end