# Structs

APIGatewayRequest represents an API gateway request.
APIGatewayRequestContext represents a request context.
APIGatewayResponse represents an API gateway response.
CkafkaEvent represents a Ckafka event which consists of multiple records.
CkafkaMessage represents a single Ckafka message.
CkafkaRecord represents a Ckafka record.
CMQEvent represents a CMQ event which consists of multiple records.
CMQMessage represents a single CMQ message.
CMQRecord represents a CMQ record.
COSBucket represents a COS bucket.
COSEntity represents a COS object in a specific bucket.
COSEvent represents a COS event which consists of multiple records.
COSEventMetadata provides information about the event which creates a COS record.
COSObject represents a COS object.
COSRecord represents a COS record.
COSRequestParameters represents the request parameters.
TimerEvent represents a timer event.

# Type aliases

APIGatewayQueryString represents query string of an API gateway request.
CMQTags represents CMQ routing tags.