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 SrtCallerRouterOutputConfiguration
The SrtCallerRouterOutputConfiguration 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, "EncryptionConfiguration" :SrtEncryptionConfiguration, "MinimumLatencyMilliseconds" :Integer, "StreamId" :String}
YAML
DestinationAddress:StringDestinationPort:IntegerEncryptionConfiguration:SrtEncryptionConfigurationMinimumLatencyMilliseconds:IntegerStreamId:String
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
EncryptionConfigurationProperty description not available.
Required: No
Type: SrtEncryptionConfiguration
Update requires: No interruption
MinimumLatencyMillisecondsProperty description not available.
Required: Yes
Type: Integer
Minimum:
10Maximum:
10000Update requires: No interruption
StreamIdProperty description not available.
Required: No
Type: String
Update requires: No interruption