class Aws::KafkaConnect::Types::Plugin
A plugin is an AWS resource that contains the code that defines your connector logic.
@note When making an API call, you may pass Plugin
data as a hash: { custom_plugin: { # required custom_plugin_arn: "__string", # required revision: 1, # required }, }
@!attribute [rw] custom_plugin
Details about a custom plugin. @return [Types::CustomPlugin]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/Plugin AWS API Documentation
Constants
- SENSITIVE