AWS::MediaLive::Channel UdpContainerSettings
The configuration of a UDP output.
The parent of this entity is UdpOutputSettings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "M2tsSettings" :
M2tsSettings
}
YAML
M2tsSettings:
M2tsSettings
Properties
M2tsSettings
-
The M2TS configuration for this UDP output.
Required: No
Type: M2tsSettings
Update requires: No interruption