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)


1123
1124
1125
# File 'sig/types.rbs', line 1123

def height
  @height
end

#width::Integer

Returns the value of attribute width.

Returns:

  • (::Integer)


1122
1123
1124
# File 'sig/types.rbs', line 1122

def width
  @width
end