

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

MediaConnect Router group settings.

The parent of this entity is OutputGroupSettings.

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

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

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

```
{
  "[AvailabilityZones](#cfn-medialive-channel-mediaconnectroutergroupsettings-availabilityzones)" : {{[ String, ... ]}}
}
```

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

```
  [AvailabilityZones](#cfn-medialive-channel-mediaconnectroutergroupsettings-availabilityzones): {{
    - String}}
```

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

`AvailabilityZones`  <a name="cfn-medialive-channel-mediaconnectroutergroupsettings-availabilityzones"></a>
The names of the Availability Zones in which to write output to MediaConnect Router.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)