Class: Aws::Types::FrameResolution

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#frame_height::Integer

Returns the value of attribute frame_height.

Returns:

  • (::Integer)


808
809
810
# File 'sig/types.rbs', line 808

def frame_height
  @frame_height
end

#frame_width::Integer

Returns the value of attribute frame_width.

Returns:

  • (::Integer)


809
810
811
# File 'sig/types.rbs', line 809

def frame_width
  @frame_width
end