

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 MediaPackageV2GroupSettings
<a name="aws-properties-medialive-channel-mediapackagev2groupsettings"></a>

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

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

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

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

```
{
  "[AdditionalDestinations](#cfn-medialive-channel-mediapackagev2groupsettings-additionaldestinations)" : {{[ MediaPackageAdditionalDestinations, ... ]}},
  "[CaptionLanguageMappings](#cfn-medialive-channel-mediapackagev2groupsettings-captionlanguagemappings)" : {{[ CaptionLanguageMapping, ... ]}},
  "[Id3Behavior](#cfn-medialive-channel-mediapackagev2groupsettings-id3behavior)" : {{String}},
  "[KlvBehavior](#cfn-medialive-channel-mediapackagev2groupsettings-klvbehavior)" : {{String}},
  "[NielsenId3Behavior](#cfn-medialive-channel-mediapackagev2groupsettings-nielsenid3behavior)" : {{String}},
  "[Scte35Type](#cfn-medialive-channel-mediapackagev2groupsettings-scte35type)" : {{String}},
  "[SegmentLength](#cfn-medialive-channel-mediapackagev2groupsettings-segmentlength)" : {{Integer}},
  "[SegmentLengthUnits](#cfn-medialive-channel-mediapackagev2groupsettings-segmentlengthunits)" : {{String}},
  "[TimedMetadataId3Frame](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadataid3frame)" : {{String}},
  "[TimedMetadataId3Period](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadataid3period)" : {{Integer}},
  "[TimedMetadataPassthrough](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadatapassthrough)" : {{String}}
}
```

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

```
  [AdditionalDestinations](#cfn-medialive-channel-mediapackagev2groupsettings-additionaldestinations): {{
    - MediaPackageAdditionalDestinations}}
  [CaptionLanguageMappings](#cfn-medialive-channel-mediapackagev2groupsettings-captionlanguagemappings): {{
    - CaptionLanguageMapping}}
  [Id3Behavior](#cfn-medialive-channel-mediapackagev2groupsettings-id3behavior): {{String}}
  [KlvBehavior](#cfn-medialive-channel-mediapackagev2groupsettings-klvbehavior): {{String}}
  [NielsenId3Behavior](#cfn-medialive-channel-mediapackagev2groupsettings-nielsenid3behavior): {{String}}
  [Scte35Type](#cfn-medialive-channel-mediapackagev2groupsettings-scte35type): {{String}}
  [SegmentLength](#cfn-medialive-channel-mediapackagev2groupsettings-segmentlength): {{Integer}}
  [SegmentLengthUnits](#cfn-medialive-channel-mediapackagev2groupsettings-segmentlengthunits): {{String}}
  [TimedMetadataId3Frame](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadataid3frame): {{String}}
  [TimedMetadataId3Period](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadataid3period): {{Integer}}
  [TimedMetadataPassthrough](#cfn-medialive-channel-mediapackagev2groupsettings-timedmetadatapassthrough): {{String}}
```

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

`AdditionalDestinations`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-additionaldestinations"></a>
Property description not available.  
*Required*: No  
*Type*: [Array](aws-properties-medialive-channel-additionaldestinations.md) of [MediaPackageAdditionalDestinations](aws-properties-medialive-channel-mediapackageadditionaldestinations.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`CaptionLanguageMappings`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-captionlanguagemappings"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [CaptionLanguageMapping](aws-properties-medialive-channel-captionlanguagemapping.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Id3Behavior`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-id3behavior"></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)

`KlvBehavior`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-klvbehavior"></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)

`NielsenId3Behavior`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-nielsenid3behavior"></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)

`Scte35Type`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-scte35type"></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)

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

`SegmentLengthUnits`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-segmentlengthunits"></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)

`TimedMetadataId3Frame`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-timedmetadataid3frame"></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)

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

`TimedMetadataPassthrough`  <a name="cfn-medialive-channel-mediapackagev2groupsettings-timedmetadatapassthrough"></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)