---
type: resource-type
title: RouterNetworkInterface
description: aws resource type AWS::MediaConnect::RouterNetworkInterface
name: RouterNetworkInterface
lexicon: aws
resource_type: AWS::MediaConnect::RouterNetworkInterface
---
`AWS::MediaConnect::RouterNetworkInterface`, a resource type of the aws lexicon.

## Properties

- `Configuration` (`any`, required)
- `Name` (`string`, required): The name of the router network interface.
- `Arn` (`string`, optional)
- `AssociatedInputCount` (`number`, optional): The number of router inputs associated with the network interface.
- `AssociatedOutputCount` (`number`, optional): The number of router outputs associated with the network interface.
- `CreatedAt` (`string`, optional): The timestamp when the router network interface was created.
- `Id` (`string`, optional): The unique identifier of the router network interface.
- `NetworkInterfaceType` (`RouterNetworkInterface_RouterNetworkInterfaceType`, optional)
- `RegionName` (`string`, optional): The AWS Region for the router network interface. Defaults to the current region if not specified.
- `State` (`RouterNetworkInterface_RouterNetworkInterfaceState`, optional)
- `Tags` (`RouterNetworkInterface_Tag[]`, optional): Key-value pairs that can be used to tag and organize this router network interface.
- `UpdatedAt` (`string`, optional): The timestamp when the router network interface was last updated.

## Attributes

- `Arn`
- `AssociatedInputCount`
- `AssociatedOutputCount`
- `CreatedAt`
- `Id`
- `NetworkInterfaceType`
- `State`
- `UpdatedAt`
