Class: Aws::Types::EmbeddedDestinationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#positionTypes::EmbeddedCaptionPositionSettings

Returns the value of attribute position.



1245
1246
1247
# File 'sig/types.rbs', line 1245

def position
  @position
end

#style_control"MANUAL", "PASSTHROUGH"

Returns the value of attribute style_control.

Returns:

  • ("MANUAL", "PASSTHROUGH")


1246
1247
1248
# File 'sig/types.rbs', line 1246

def style_control
  @style_control
end