

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::Network Route
<a name="aws-properties-medialive-network-route"></a>

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

## Syntax
<a name="aws-properties-medialive-network-route-syntax"></a>

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

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

```
{
  "[Cidr](#cfn-medialive-network-route-cidr)" : {{String}},
  "[Gateway](#cfn-medialive-network-route-gateway)" : {{String}}
}
```

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

```
  [Cidr](#cfn-medialive-network-route-cidr): {{String}}
  [Gateway](#cfn-medialive-network-route-gateway): {{String}}
```

## Properties
<a name="aws-properties-medialive-network-route-properties"></a>

`Cidr`  <a name="cfn-medialive-network-route-cidr"></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)

`Gateway`  <a name="cfn-medialive-network-route-gateway"></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)