/AWS1/CL_KFKENCRYPTIONATREST¶
The data-volume encryption details.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datavolumekmskeyid TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The ARN of the AWS KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.
Queryable Attributes¶
DataVolumeKMSKeyId¶
The ARN of the AWS KMS key for encrypting data at rest. If you don't specify a KMS key, MSK creates one for you and uses it.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAVOLUMEKMSKEYID() |
Getter for DATAVOLUMEKMSKEYID, with configurable default |
ASK_DATAVOLUMEKMSKEYID() |
Getter for DATAVOLUMEKMSKEYID w/ exceptions if field has no |
HAS_DATAVOLUMEKMSKEYID() |
Determine if DATAVOLUMEKMSKEYID has a value |