AWS::MediaConnect::RouterOutput - AWS CloudFormation

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.

AWS::MediaConnect::RouterOutput

The AWS::MediaConnect::RouterOutput resource Property description not available. for MediaConnect.

Syntax

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

JSON

{ "Type" : "AWS::MediaConnect::RouterOutput", "Properties" : { "AvailabilityZone" : String, "Configuration" : RouterOutputConfiguration, "MaintenanceConfiguration" : MaintenanceConfiguration, "MaximumBitrate" : Integer, "Name" : String, "RegionName" : String, "RoutingScope" : String, "Tags" : [ Tag, ... ], "Tier" : String } }

YAML

Type: AWS::MediaConnect::RouterOutput Properties: AvailabilityZone: String Configuration: RouterOutputConfiguration MaintenanceConfiguration: MaintenanceConfiguration MaximumBitrate: Integer Name: String RegionName: String RoutingScope: String Tags: - Tag Tier: String

Properties

AvailabilityZone

The Availability Zone of the router output.

Required: No

Type: String

Update requires: Replacement

Configuration

Property description not available.

Required: Yes

Type: RouterOutputConfiguration

Update requires: No interruption

MaintenanceConfiguration

The maintenance configuration settings applied to this router output.

Required: No

Type: MaintenanceConfiguration

Update requires: No interruption

MaximumBitrate

The maximum bitrate for the router output.

Required: Yes

Type: Integer

Update requires: No interruption

Name

The name of the router output.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

RegionName

The AWS Region where the router output is located.

Required: No

Type: String

Update requires: Replacement

RoutingScope

Indicates whether the router output is configured for Regional or global routing.

Required: Yes

Type: String

Allowed values: REGIONAL | GLOBAL

Update requires: No interruption

Tags

Key-value pairs that can be used to tag and organize this router output.

Required: No

Type: Array of Tag

Update requires: No interruption

Tier

The tier level of the router output.

Required: Yes

Type: String

Allowed values: OUTPUT_100 | OUTPUT_50 | OUTPUT_20

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The Amazon Resource Name (ARN) of the router output.

CreatedAt

The timestamp when the router output was created.

Id

The unique identifier of the router output.

IpAddress

The IP address of the router output.

MaintenanceType

The type of maintenance configuration applied to this router output.

OutputType

The type of the router output.

RoutedState

The current state of the association between the router output and its input.

State

The overall state of the router output.

UpdatedAt

The timestamp when the router output was last updated.