Class: Aws::Types::EmbeddedCaptionPositionSettings
- Inherits:
-
Object
- Object
- Aws::Types::EmbeddedCaptionPositionSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#y_position_line ⇒ ::Integer
Returns the value of attribute y_position_line.
Instance Attribute Details
#y_position_line ⇒ ::Integer
Returns the value of attribute y_position_line.
6113 6114 6115 |
# File 'sig/types.rbs', line 6113 def y_position_line @y_position_line end |