/AWS1/CL_S3COBJECTENCRYPTION¶
The updated server-side encryption type for this object. The
UpdateObjectEncryption operation supports the
SSE-KMS encryption type.
Valid Values: SSEKMS
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ssekms TYPE REF TO /AWS1/CL_S3CS3UPDOBJENCSSEKMS /AWS1/CL_S3CS3UPDOBJENCSSEKMS¶
Specifies to update the object encryption type to server-side encryption with Key Management Service (KMS) keys (SSE-KMS).
Queryable Attributes¶
SSEKMS¶
Specifies to update the object encryption type to server-side encryption with Key Management Service (KMS) keys (SSE-KMS).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SSEKMS() |
Getter for SSEKMS |