/AWS1/CL_S3CSSEKMS¶
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_keyid
TYPE /AWS1/S3CSSEKMSKEYID
/AWS1/S3CSSEKMSKEYID
¶
A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the following format:
arn:aws:kms:us-east-1:example-account-id:key/example-9a73-4afc-8d29-8f5900cef44e
Queryable Attributes¶
KeyId¶
A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the following format:
arn:aws:kms:us-east-1:example-account-id:key/example-9a73-4afc-8d29-8f5900cef44e
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYID() |
Getter for KEYID, with configurable default |
ASK_KEYID() |
Getter for KEYID w/ exceptions if field has no value |
HAS_KEYID() |
Determine if KEYID has a value |