Skip to content

/AWS1/CL_MDXMEDIALIVECHNLRTR00

Configuration settings for connecting a router input to a MediaLive channel output.

CONSTRUCTOR

IMPORTING

Required arguments:

io_sourcetransitdecryption TYPE REF TO /AWS1/CL_MDXMEDIALIVETRANSIT00 /AWS1/CL_MDXMEDIALIVETRANSIT00

The encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive. This configuration determines whether encryption keys are automatically managed by the service or manually managed through Secrets Manager.

Optional arguments:

iv_medialivechannelarn TYPE /AWS1/MDXMEDIALIVECHANNELARN /AWS1/MDXMEDIALIVECHANNELARN

The ARN of the MediaLive channel to connect to this router input.

iv_medialivepipelineid TYPE /AWS1/MDXMEDIALIVECHNLPLINID /AWS1/MDXMEDIALIVECHNLPLINID

The index of the MediaLive pipeline to connect to this router input.

iv_medialivechnloutputname TYPE /AWS1/MDXSTRING /AWS1/MDXSTRING

The name of the MediaLive channel output to connect to this router input.


Queryable Attributes

MediaLiveChannelArn

The ARN of the MediaLive channel to connect to this router input.

Accessible with the following methods

Method Description
GET_MEDIALIVECHANNELARN() Getter for MEDIALIVECHANNELARN, with configurable default
ASK_MEDIALIVECHANNELARN() Getter for MEDIALIVECHANNELARN w/ exceptions if field has no
HAS_MEDIALIVECHANNELARN() Determine if MEDIALIVECHANNELARN has a value

MediaLivePipelineId

The index of the MediaLive pipeline to connect to this router input.

Accessible with the following methods

Method Description
GET_MEDIALIVEPIPELINEID() Getter for MEDIALIVEPIPELINEID, with configurable default
ASK_MEDIALIVEPIPELINEID() Getter for MEDIALIVEPIPELINEID w/ exceptions if field has no
HAS_MEDIALIVEPIPELINEID() Determine if MEDIALIVEPIPELINEID has a value

MediaLiveChannelOutputName

The name of the MediaLive channel output to connect to this router input.

Accessible with the following methods

Method Description
GET_MEDIALIVECHNLOUTPUTNAME() Getter for MEDIALIVECHANNELOUTPUTNAME, with configurable def
ASK_MEDIALIVECHNLOUTPUTNAME() Getter for MEDIALIVECHANNELOUTPUTNAME w/ exceptions if field
HAS_MEDIALIVECHNLOUTPUTNAME() Determine if MEDIALIVECHANNELOUTPUTNAME has a value

SourceTransitDecryption

The encryption configuration that defines how content is encrypted during transit between MediaConnect Router and MediaLive. This configuration determines whether encryption keys are automatically managed by the service or manually managed through Secrets Manager.

Accessible with the following methods

Method Description
GET_SOURCETRANSITDECRYPTION() Getter for SOURCETRANSITDECRYPTION