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 ChannelEngineVersionRequest
The desired engine version for this channel.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Version" :String}
YAML
Version:String
Properties
Version-
The build identifier of the engine version to use for this channel. Specify 'DEFAULT' to reset to the default version.
Required: No
Type: String
Update requires: No interruption