/AWS1/CL_GUSENCRYPTIONCONFIG¶
Information about the encryption configuration for an account. Required to call UpdateAccountConfiguration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_kmskeyarn TYPE /AWS1/GUSKMSKEYARN /AWS1/GUSKMSKEYARN¶
The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.
Queryable Attributes¶
kmsKeyArn¶
The KMS key ARN that is used for encryption. If an AWS-managed key is used for encryption, returns empty.
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 |