Skip to content

/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.

CONSTRUCTOR

IMPORTING

Required arguments:

io_encryptionkeyconf TYPE REF TO /AWS1/CL_MDXMEDIALIVETRANSIT01 /AWS1/CL_MDXMEDIALIVETRANSIT01

The configuration details for the MediaLive encryption key.

Optional arguments:

iv_encryptionkeytype TYPE /AWS1/MDXMEDIALIVETRANSITENC00 /AWS1/MDXMEDIALIVETRANSITENC00

The type of encryption key to use for MediaLive transit encryption.


Queryable Attributes

EncryptionKeyType

The type of encryption key to use for MediaLive transit encryption.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYTYPE() Getter for ENCRYPTIONKEYTYPE, with configurable default
ASK_ENCRYPTIONKEYTYPE() Getter for ENCRYPTIONKEYTYPE w/ exceptions if field has no v
HAS_ENCRYPTIONKEYTYPE() Determine if ENCRYPTIONKEYTYPE has a value

EncryptionKeyConfiguration

The configuration details for the MediaLive encryption key.

Accessible with the following methods

Method Description
GET_ENCRYPTIONKEYCONF() Getter for ENCRYPTIONKEYCONFIGURATION