

# OtherMetadataValueListItem


A structure containing other metadata for a schema version belonging to the same metadata key.

## Contents


 ** CreatedTime **   <a name="Glue-Type-OtherMetadataValueListItem-CreatedTime"></a>
The time at which the entry was created.  
Type: String  
Required: No

 ** MetadataValue **   <a name="Glue-Type-OtherMetadataValueListItem-MetadataValue"></a>
The metadata key’s corresponding value for the other metadata belonging to the same metadata key.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `[a-zA-Z0-9+-=._./@]+`   
Required: No

## See Also


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/glue-2017-03-31/OtherMetadataValueListItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/OtherMetadataValueListItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/OtherMetadataValueListItem) 