

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::Channel TimecodeBurninSettings
<a name="aws-properties-medialive-channel-timecodeburninsettings"></a>

<a name="aws-properties-medialive-channel-timecodeburninsettings-description"></a>The `TimecodeBurninSettings` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-timecodeburninsettings-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-medialive-channel-timecodeburninsettings-syntax.json"></a>

```
{
  "[FontSize](#cfn-medialive-channel-timecodeburninsettings-fontsize)" : String,
  "[Position](#cfn-medialive-channel-timecodeburninsettings-position)" : String,
  "[Prefix](#cfn-medialive-channel-timecodeburninsettings-prefix)" : String
}
```

### YAML
<a name="aws-properties-medialive-channel-timecodeburninsettings-syntax.yaml"></a>

```
  [FontSize](#cfn-medialive-channel-timecodeburninsettings-fontsize): String
  [Position](#cfn-medialive-channel-timecodeburninsettings-position): String
  [Prefix](#cfn-medialive-channel-timecodeburninsettings-prefix): String
```

## Properties
<a name="aws-properties-medialive-channel-timecodeburninsettings-properties"></a>

`FontSize`  <a name="cfn-medialive-channel-timecodeburninsettings-fontsize"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Position`  <a name="cfn-medialive-channel-timecodeburninsettings-position"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Prefix`  <a name="cfn-medialive-channel-timecodeburninsettings-prefix"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)