/AWS1/CL_KFKENCRYPTIONCONF¶
The AWS KMS encryption configuration applied to data at rest.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_kmskeyarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the data.
Queryable Attributes¶
KmsKeyArn¶
The Amazon Resource Name (ARN) of the AWS KMS key used to encrypt the data.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYARN() |
Getter for KMSKEYARN, with configurable default |
ASK_KMSKEYARN() |
Getter for KMSKEYARN w/ exceptions if field has no value |
HAS_KMSKEYARN() |
Determine if KMSKEYARN has a value |