Class: Aws::Types::MotionImageInsertionOffset

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_x::Integer

Returns the value of attribute image_x.

Returns:

  • (::Integer)


1799
1800
1801
# File 'sig/types.rbs', line 1799

def image_x
  @image_x
end

#image_y::Integer

Returns the value of attribute image_y.

Returns:

  • (::Integer)


1800
1801
1802
# File 'sig/types.rbs', line 1800

def image_y
  @image_y
end