

# CustomPlugin
<a name="API_CustomPlugin"></a>

A plugin is an AWS resource that contains the code that defines a connector's logic.

## Contents
<a name="API_CustomPlugin_Contents"></a>

 ** customPluginArn **   <a name="MSKC-Type-CustomPlugin-customPluginArn"></a>
The Amazon Resource Name (ARN) of the custom plugin.  
Type: String  
Required: Yes

 ** revision **   <a name="MSKC-Type-CustomPlugin-revision"></a>
The revision of the custom plugin.  
Type: Long  
Valid Range: Minimum value of 1. Maximum value of 9223372036854775807.  
Required: Yes

## See Also
<a name="API_CustomPlugin_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/kafkaconnect-2021-09-14/CustomPlugin) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kafkaconnect-2021-09-14/CustomPlugin) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kafkaconnect-2021-09-14/CustomPlugin) 