/AWS1/CL_S3_SSEKMSENCOBJECTS¶
A container for filter information for the selection of S3 objects encrypted with Amazon Web Services KMS.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/S3_SSEKMSENCOBJSSTATUS /AWS1/S3_SSEKMSENCOBJSSTATUS¶
Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.
Queryable Attributes¶
Status¶
Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |