

# CustomPluginFileDescription
<a name="API_CustomPluginFileDescription"></a>

Details about a custom plugin file.

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

 ** fileMd5 **   <a name="MSKC-Type-CustomPluginFileDescription-fileMd5"></a>
The hex-encoded MD5 checksum of the custom plugin file. You can use it to validate the file.  
Type: String  
Required: No

 ** fileSize **   <a name="MSKC-Type-CustomPluginFileDescription-fileSize"></a>
The size in bytes of the custom plugin file. You can use it to validate the file.  
Type: Long  
Required: No

## See Also
<a name="API_CustomPluginFileDescription_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/CustomPluginFileDescription) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kafkaconnect-2021-09-14/CustomPluginFileDescription) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kafkaconnect-2021-09-14/CustomPluginFileDescription) 