/AWS1/CL_VIDSERVERSIDEENCCONF¶
The configuration containing information about the customer managed key used for encrypting customer data.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_kmskeyid
TYPE /AWS1/VIDKMSKEYID
/AWS1/VIDKMSKEYID
¶
The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support asymmetric customer managed keys.
Queryable Attributes¶
KmsKeyId¶
The identifier of the KMS key to use to encrypt data stored by Voice ID. Voice ID doesn't support asymmetric customer managed keys.
Accessible with the following methods¶
Method | Description |
---|---|
GET_KMSKEYID() |
Getter for KMSKEYID, with configurable default |
ASK_KMSKEYID() |
Getter for KMSKEYID w/ exceptions if field has no value |
HAS_KMSKEYID() |
Determine if KMSKEYID has a value |