This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::Channel TtmlDestinationSettings
The setup of TTML captions in the output.
The parent of this entity is CaptionDestinationSettings.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "StyleControl" :String}
YAML
StyleControl:String
Properties
StyleControl-
When set to passthrough, passes through style and position information from a TTML-like input source (TTML, SMPTE-TT, CFF-TT) to the CFF-TT output or TTML output.
Required: No
Type: String
Update requires: No interruption