Skip to content

/AWS1/CL_GLUPUTDATCATEXPCONF01

The export configuration returned by the PutDataCatalogExportConfiguration operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_exportsetting TYPE /AWS1/GLUEXPORTSETTING /AWS1/GLUEXPORTSETTING

The export setting for the data catalog.

io_encryptionconfiguration TYPE REF TO /AWS1/CL_GLUEXPORTENCCONF /AWS1/CL_GLUEXPORTENCCONF

The encryption configuration for the exported data.


Queryable Attributes

ExportSetting

The export setting for the data catalog.

Accessible with the following methods

Method Description
GET_EXPORTSETTING() Getter for EXPORTSETTING, with configurable default
ASK_EXPORTSETTING() Getter for EXPORTSETTING w/ exceptions if field has no value
HAS_EXPORTSETTING() Determine if EXPORTSETTING has a value

EncryptionConfiguration

The encryption configuration for the exported data.

Accessible with the following methods

Method Description
GET_ENCRYPTIONCONFIGURATION() Getter for ENCRYPTIONCONFIGURATION