/AWS1/CL_MDLROUTERSETTINGS¶
This is the collection of settings that are used during the creation of a MediaConnect router input.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_destinations TYPE /AWS1/CL_MDLROUTERDSTSETTINGS=>TT___LISTOFROUTERDSTSETTINGS TT___LISTOFROUTERDSTSETTINGS¶
Destinations for the input from MediaConnect Router. Provide one for a single-pipeline input and two for a standard input.
iv_encryptiontype TYPE /AWS1/MDLROUTERENCRYPTIONTYPE /AWS1/MDLROUTERENCRYPTIONTYPE¶
EncryptionType
iv_secretarn TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
ARN of the secret used to encrypt this input.
Queryable Attributes¶
Destinations¶
Destinations for the input from MediaConnect Router. Provide one for a single-pipeline input and two for a standard input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESTINATIONS() |
Getter for DESTINATIONS, with configurable default |
ASK_DESTINATIONS() |
Getter for DESTINATIONS w/ exceptions if field has no value |
HAS_DESTINATIONS() |
Determine if DESTINATIONS has a value |
EncryptionType¶
EncryptionType
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONTYPE() |
Getter for ENCRYPTIONTYPE, with configurable default |
ASK_ENCRYPTIONTYPE() |
Getter for ENCRYPTIONTYPE w/ exceptions if field has no valu |
HAS_ENCRYPTIONTYPE() |
Determine if ENCRYPTIONTYPE has a value |
SecretArn¶
ARN of the secret used to encrypt this input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECRETARN() |
Getter for SECRETARN, with configurable default |
ASK_SECRETARN() |
Getter for SECRETARN w/ exceptions if field has no value |
HAS_SECRETARN() |
Determine if SECRETARN has a value |