This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Channel SrtOutputSettings
The SrtOutputSettings property type specifies Property description not available. for an AWS::MediaLive::Channel.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BufferMsec" :Integer, "ContainerSettings" :UdpContainerSettings, "Destination" :OutputLocationRef, "EncryptionType" :String, "Latency" :Integer}
YAML
BufferMsec:IntegerContainerSettings:UdpContainerSettingsDestination:OutputLocationRefEncryptionType:StringLatency:Integer
Properties
BufferMsecProperty description not available.
Required: No
Type: Integer
Update requires: No interruption
ContainerSettingsProperty description not available.
Required: No
Type: UdpContainerSettings
Update requires: No interruption
DestinationProperty description not available.
Required: No
Type: OutputLocationRef
Update requires: No interruption
EncryptionTypeProperty description not available.
Required: No
Type: String
Update requires: No interruption
LatencyProperty description not available.
Required: No
Type: Integer
Update requires: No interruption