Skip to content

/AWS1/CL_S3_INVENTORYTABLECONF

The inventory table configuration for an S3 Metadata configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_configurationstate TYPE /AWS1/S3_INVENTORYCONFSTATE /AWS1/S3_INVENTORYCONFSTATE

The configuration state of the inventory table, indicating whether the inventory table is enabled or disabled.

Optional arguments:

io_encryptionconfiguration TYPE REF TO /AWS1/CL_S3_METTABLEENCCONF /AWS1/CL_S3_METTABLEENCCONF

The encryption configuration for the inventory table.


Queryable Attributes

ConfigurationState

The configuration state of the inventory table, indicating whether the inventory table is enabled or disabled.

Accessible with the following methods

Method Description
GET_CONFIGURATIONSTATE() Getter for CONFIGURATIONSTATE, with configurable default
ASK_CONFIGURATIONSTATE() Getter for CONFIGURATIONSTATE w/ exceptions if field has no
HAS_CONFIGURATIONSTATE() Determine if CONFIGURATIONSTATE has a value

EncryptionConfiguration

The encryption configuration for the inventory table.

Accessible with the following methods

Method Description
GET_ENCRYPTIONCONFIGURATION() Getter for ENCRYPTIONCONFIGURATION