

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::Cluster InterfaceMapping
<a name="aws-properties-medialive-cluster-interfacemapping"></a>

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

## Syntax
<a name="aws-properties-medialive-cluster-interfacemapping-syntax"></a>

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

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

```
{
  "[LogicalInterfaceName](#cfn-medialive-cluster-interfacemapping-logicalinterfacename)" : String,
  "[NetworkId](#cfn-medialive-cluster-interfacemapping-networkid)" : String
}
```

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

```
  [LogicalInterfaceName](#cfn-medialive-cluster-interfacemapping-logicalinterfacename): String
  [NetworkId](#cfn-medialive-cluster-interfacemapping-networkid): String
```

## Properties
<a name="aws-properties-medialive-cluster-interfacemapping-properties"></a>

`LogicalInterfaceName`  <a name="cfn-medialive-cluster-interfacemapping-logicalinterfacename"></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)

`NetworkId`  <a name="cfn-medialive-cluster-interfacemapping-networkid"></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)