Class: Aws::Types::TtmlDestinationSettings

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.



3251
3252
3253
# File 'sig/types.rbs', line 3251

def position
  @position
end

#style_control"PASSTHROUGH", ...

Returns the value of attribute style_control.

Returns:

  • ("PASSTHROUGH", "USE_CONFIGURED", "MANUAL")


3250
3251
3252
# File 'sig/types.rbs', line 3250

def style_control
  @style_control
end