

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

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

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

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

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

```
{
  "[AudioGroupId](#cfn-medialive-channel-mediapackagev2destinationsettings-audiogroupid)" : String,
  "[AudioRenditionSets](#cfn-medialive-channel-mediapackagev2destinationsettings-audiorenditionsets)" : String,
  "[HlsAutoSelect](#cfn-medialive-channel-mediapackagev2destinationsettings-hlsautoselect)" : String,
  "[HlsDefault](#cfn-medialive-channel-mediapackagev2destinationsettings-hlsdefault)" : String
}
```

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

```
  [AudioGroupId](#cfn-medialive-channel-mediapackagev2destinationsettings-audiogroupid): String
  [AudioRenditionSets](#cfn-medialive-channel-mediapackagev2destinationsettings-audiorenditionsets): String
  [HlsAutoSelect](#cfn-medialive-channel-mediapackagev2destinationsettings-hlsautoselect): String
  [HlsDefault](#cfn-medialive-channel-mediapackagev2destinationsettings-hlsdefault): String
```

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

`AudioGroupId`  <a name="cfn-medialive-channel-mediapackagev2destinationsettings-audiogroupid"></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)

`AudioRenditionSets`  <a name="cfn-medialive-channel-mediapackagev2destinationsettings-audiorenditionsets"></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)

`HlsAutoSelect`  <a name="cfn-medialive-channel-mediapackagev2destinationsettings-hlsautoselect"></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)

`HlsDefault`  <a name="cfn-medialive-channel-mediapackagev2destinationsettings-hlsdefault"></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)