/AWS1/CL_KFKTABLECREATION¶
Configuration controlling whether MSK creates the destination Apache Iceberg table if it does not already exist.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_enabletablecreation TYPE /AWS1/KFK__BOOLEAN /AWS1/KFK__BOOLEAN¶
Whether MSK creates the destination table on the customer's behalf. Must be true for the current release.
Queryable Attributes¶
EnableTableCreation¶
Whether MSK creates the destination table on the customer's behalf. Must be true for the current release.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLETABLECREATION() |
Getter for ENABLETABLECREATION, with configurable default |
ASK_ENABLETABLECREATION() |
Getter for ENABLETABLECREATION w/ exceptions if field has no |
HAS_ENABLETABLECREATION() |
Determine if ENABLETABLECREATION has a value |