/AWS1/CL_S3_METADATACONFRESULT¶
The S3 Metadata configuration for a general purpose bucket.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
io_destinationresult
TYPE REF TO /AWS1/CL_S3_DESTINATIONRESULT
/AWS1/CL_S3_DESTINATIONRESULT
¶
The destination settings for a metadata configuration.
Optional arguments:¶
io_journaltableconfresult
TYPE REF TO /AWS1/CL_S3_JOURTABLECONFRSLT
/AWS1/CL_S3_JOURTABLECONFRSLT
¶
The journal table configuration for a metadata configuration.
io_inventorytableconfresult
TYPE REF TO /AWS1/CL_S3_INVTABLECONFRESULT
/AWS1/CL_S3_INVTABLECONFRESULT
¶
The inventory table configuration for a metadata configuration.
Queryable Attributes¶
DestinationResult¶
The destination settings for a metadata configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESTINATIONRESULT() |
Getter for DESTINATIONRESULT |
JournalTableConfigurationResult¶
The journal table configuration for a metadata configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_JOURNALTABLECONFRESULT() |
Getter for JOURNALTABLECONFRESULT |
InventoryTableConfigurationResult¶
The inventory table configuration for a metadata configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INVENTORYTABLECONFRESULT() |
Getter for INVENTORYTABLECONFRESULT |