AWS::MediaLive::Channel VideoSelectorProgramId - AWS CloudFormation

AWS::MediaLive::Channel VideoSelectorProgramId

Used to extract video by the program ID.

The parent of this entity is VideoSelectorSettings.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "ProgramId" : Integer }

YAML

ProgramId: Integer

Properties

ProgramId

Selects a specific program from within a multi-program transport stream. If the program doesn't exist, MediaLive selects the first program within the transport stream by default.

Required: No

Type: Integer

Update requires: No interruption