@aws-sdk/client-kafkaconnect

CustomPluginFileDescription Interface

Details about a custom plugin file.

Members

Name
Type
Details
fileMd5 string | undefined

The hex-encoded MD5 checksum of the custom plugin file. You can use it to validate the file.

fileSize number | undefined

The size in bytes of the custom plugin file. You can use it to validate the file.

Full Signature

export interface CustomPluginFileDescription