AWS::MediaLive::Channel VideoSelectorProgramId - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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