This is the new AWS 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 AWS 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:StringConfiguration:RouterOutputConfigurationMaintenanceConfiguration:MaintenanceConfigurationMaximumBitrate:IntegerName:StringRegionName:StringRoutingScope:StringTags:- TagTier:String
Properties
AvailabilityZoneProperty description not available.
Required: No
Type: String
Update requires: Replacement
ConfigurationProperty description not available.
Required: Yes
Type: RouterOutputConfiguration
Update requires: No interruption
MaintenanceConfigurationProperty description not available.
Required: No
Type: MaintenanceConfiguration
Update requires: No interruption
MaximumBitrateProperty description not available.
Required: Yes
Type: Integer
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
RegionNameProperty description not available.
Required: No
Type: String
Update requires: Replacement
RoutingScopeProperty description not available.
Required: Yes
Type: String
Allowed values:
REGIONAL | GLOBALUpdate requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
TierProperty description not available.
Required: Yes
Type: String
Allowed values:
OUTPUT_100 | OUTPUT_50 | OUTPUT_20Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreatedAtProperty description not available.
IpAddressProperty description not available.
MaintenanceTypeProperty description not available.
OutputTypeProperty description not available.
RoutedStateProperty description not available.
StateProperty description not available.
UpdatedAtProperty description not available.