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

## Properties

- `Configuration` (`any`, required)
- `MaximumBitrate` (`number`, required): The maximum bitrate for the router output.
- `Name` (`string`, required): The name of the router output.
- `RoutingScope` (`RouterOutput_RoutingScope`, required)
- `Tier` (`RouterOutput_RouterOutputTier`, required)
- `Arn` (`string`, optional)
- `AvailabilityZone` (`string`, optional): The Availability Zone where you want to create the router output. This must be a valid Availability Zone for the region specified by regionName, or the current region if no regionName is provided.
- `CreatedAt` (`string`, optional): The timestamp when the router output was created.
- `Id` (`string`, optional): The unique identifier of the router output.
- `IpAddress` (`string`, optional): The IP address of the router output.
- `MaintenanceConfiguration` (`any`, optional)
- `MaintenanceType` (`RouterOutput_MaintenanceType`, optional)
- `OutputType` (`RouterOutput_RouterOutputType`, optional)
- `RegionName` (`string`, optional): The Amazon Web Services Region for the router output. Defaults to the current region if not specified.
- `RoutedState` (`RouterOutput_RouterOutputRoutedState`, optional)
- `State` (`RouterOutput_RouterOutputState`, optional)
- `Tags` (`RouterOutput_Tag[]`, optional): Key-value pairs that can be used to tag this router output.
- `UpdatedAt` (`string`, optional): The timestamp when the router output was last updated.

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
- `IpAddress`
- `MaintenanceType`
- `OutputType`
- `RoutedState`
- `State`
- `UpdatedAt`
