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 RistRouterOutputConfiguration
The RistRouterOutputConfiguration property type specifies Property description not available. for an AWS::MediaConnect::RouterOutput.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DestinationAddress" :String, "DestinationPort" :Integer}
YAML
DestinationAddress:StringDestinationPort:Integer
Properties
DestinationAddressProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
DestinationPortProperty description not available.
Required: Yes
Type: Integer
Minimum:
0Maximum:
65535Update requires: No interruption