@aws-sdk/client-kafkaconnect

CustomPluginRevisionSummary Interface

Details about the revision of a custom plugin.

Members

Name
Type
Details
contentType CustomPluginContentType | undefined

The format of the plugin file.

creationTime Date | undefined

The time that the custom plugin was created.

description string | undefined

The description of the custom plugin.

fileDescription CustomPluginFileDescription | undefined

Details about the custom plugin file.

location CustomPluginLocationDescription | undefined

Information about the location of the custom plugin.

revision number | undefined

The revision of the custom plugin.

Full Signature

export interface CustomPluginRevisionSummary