Skip to content

/AWS1/CL_MDXRTRINPTRANSITENC00

Defines the configuration settings for transit encryption keys.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_secretsmanager TYPE REF TO /AWS1/CL_MDXSECRETSMANAGEREN00 /AWS1/CL_MDXSECRETSMANAGEREN00

The configuration settings for transit encryption using Secrets Manager, including the secret ARN and role ARN.

io_automatic TYPE REF TO /AWS1/CL_MDXAUTOMATICENCKEYC00 /AWS1/CL_MDXAUTOMATICENCKEYC00

Configuration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.


Queryable Attributes

SecretsManager

The configuration settings for transit encryption using Secrets Manager, including the secret ARN and role ARN.

Accessible with the following methods

Method Description
GET_SECRETSMANAGER() Getter for SECRETSMANAGER

Automatic

Configuration settings for automatic encryption key management, where MediaConnect handles key creation and rotation.

Accessible with the following methods

Method Description
GET_AUTOMATIC() Getter for AUTOMATIC