/AWS1/CL_KFKRECORDSCHEMA¶
Schema configuration that controls how Apache Kafka record values are validated.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_gsrarn TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING¶
The Amazon Resource Name (ARN) of the AWS Glue Schema Registry schema (not registry) used to validate records for the destination Apache Iceberg table.
Queryable Attributes¶
GsrArn¶
The Amazon Resource Name (ARN) of the AWS Glue Schema Registry schema (not registry) used to validate records for the destination Apache Iceberg table.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GSRARN() |
Getter for GSRARN, with configurable default |
ASK_GSRARN() |
Getter for GSRARN w/ exceptions if field has no value |
HAS_GSRARN() |
Determine if GSRARN has a value |