/AWS1/CL_S3_JOURNALTABLECONF¶
The journal table configuration for an S3 Metadata configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_recordexpiration TYPE REF TO /AWS1/CL_S3_RECORDEXPIRATION /AWS1/CL_S3_RECORDEXPIRATION¶
The journal table record expiration settings for the journal table.
Optional arguments:¶
io_encryptionconfiguration TYPE REF TO /AWS1/CL_S3_METTABLEENCCONF /AWS1/CL_S3_METTABLEENCCONF¶
The encryption configuration for the journal table.
Queryable Attributes¶
RecordExpiration¶
The journal table record expiration settings for the journal table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECORDEXPIRATION() |
Getter for RECORDEXPIRATION |
EncryptionConfiguration¶
The encryption configuration for the journal table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENCRYPTIONCONFIGURATION() |
Getter for ENCRYPTIONCONFIGURATION |