Skip to content

/AWS1/CL_LMDKAFKASCHVALIDATI00

Specific schema validation configuration settings that tell Lambda the message attributes you want to validate and filter using your schema registry.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_attribute TYPE /AWS1/LMDKAFKASCHVALIDATIONA00 /AWS1/LMDKAFKASCHVALIDATIONA00

The attributes you want your schema registry to validate and filter for. If you selected JSON as the EventRecordFormat, Lambda also deserializes the selected message attributes.


Queryable Attributes

Attribute

The attributes you want your schema registry to validate and filter for. If you selected JSON as the EventRecordFormat, Lambda also deserializes the selected message attributes.

Accessible with the following methods

Method Description
GET_ATTRIBUTE() Getter for ATTRIBUTE, with configurable default
ASK_ATTRIBUTE() Getter for ATTRIBUTE w/ exceptions if field has no value
HAS_ATTRIBUTE() Determine if ATTRIBUTE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_KAFKASCHVALIDATIONCFGLIST

TYPES TT_KAFKASCHVALIDATIONCFGLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LMDKAFKASCHVALIDATI00 WITH DEFAULT KEY
.