EncodingCaptureDescription type
Enumerates the possible values for the encoding format of capture description. Note: 'AvroDeflate' will be deprecated in New API Version
type EncodingCaptureDescription = "Avro" | "AvroDeflate"