Class: Aws::Types::WebvttDestinationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#positionTypes::TextCaptionPositionSettings

Returns the value of attribute position.



3625
3626
3627
# File 'sig/types.rbs', line 3625

def position
  @position
end

#style_control"NO_STYLE_DATA", ...

Returns the value of attribute style_control.

Returns:

  • ("NO_STYLE_DATA", "PASSTHROUGH", "MANUAL")


3624
3625
3626
# File 'sig/types.rbs', line 3624

def style_control
  @style_control
end