API Reference
Preparing search index...
@aws-lambda-powertools/kafka
index
SchemaType
Variable SchemaType
Const
SchemaType
:
{
AVRO
:
"avro"
;
JSON
:
"json"
;
PROTOBUF
:
"protobuf"
}
= ...
Types of Kafka schema formats.
Type declaration
Readonly
AVRO
:
"avro"
Readonly
JSON
:
"json"
Readonly
PROTOBUF
:
"protobuf"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API Reference
Loading...
Types of Kafka schema formats.