

# PluginProperties
<a name="API_PluginProperties"></a>

Basic information about the plugin.

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

 ** ClassName **   <a name="opensearchservice-Type-PluginProperties-ClassName"></a>
The name of the class to load.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** Description **   <a name="opensearchservice-Type-PluginProperties-Description"></a>
The description of the plugin.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** Name **   <a name="opensearchservice-Type-PluginProperties-Name"></a>
The name of the plugin.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

 ** UncompressedSizeInBytes **   <a name="opensearchservice-Type-PluginProperties-UncompressedSizeInBytes"></a>
The uncompressed size of the plugin.  
Type: Long  
Required: No

 ** Version **   <a name="opensearchservice-Type-PluginProperties-Version"></a>
The version of the plugin.  
Type: String  
Length Constraints: Maximum length of 1024.  
Required: No

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