/AWS1/CL_BDDENCRYPTIONCONF¶
KMS Encryption Configuration
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_kmskeyid TYPE /AWS1/BDDKMSKEYID /AWS1/BDDKMSKEYID¶
kmsKeyId
Optional arguments:¶
it_kmsencryptioncontext TYPE /AWS1/CL_BDDKMSENCCONTEXT_W=>TT_KMSENCRYPTIONCONTEXT TT_KMSENCRYPTIONCONTEXT¶
kmsEncryptionContext
Queryable Attributes¶
kmsKeyId¶
kmsKeyId
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 |
kmsEncryptionContext¶
kmsEncryptionContext
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSENCRYPTIONCONTEXT() |
Getter for KMSENCRYPTIONCONTEXT, with configurable default |
ASK_KMSENCRYPTIONCONTEXT() |
Getter for KMSENCRYPTIONCONTEXT w/ exceptions if field has n |
HAS_KMSENCRYPTIONCONTEXT() |
Determine if KMSENCRYPTIONCONTEXT has a value |