

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

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

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

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

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

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

```
{
  "[CaptionChannel](#cfn-medialive-channel-cmafingestcaptionlanguagemapping-captionchannel)" : {{Integer}},
  "[LanguageCode](#cfn-medialive-channel-cmafingestcaptionlanguagemapping-languagecode)" : {{String}}
}
```

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

```
  [CaptionChannel](#cfn-medialive-channel-cmafingestcaptionlanguagemapping-captionchannel): {{Integer}}
  [LanguageCode](#cfn-medialive-channel-cmafingestcaptionlanguagemapping-languagecode): {{String}}
```

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

`CaptionChannel`  <a name="cfn-medialive-channel-cmafingestcaptionlanguagemapping-captionchannel"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

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