

# Datatype
<a name="API_Datatype"></a>

A structure representing the datatype of the value.

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

 ** Id **   <a name="Glue-Type-Datatype-Id"></a>
The datatype of the value.  
Type: String  
Pattern: `[A-Za-z0-9_-]*`   
Required: Yes

 ** Label **   <a name="Glue-Type-Datatype-Label"></a>
A label assigned to the datatype.  
Type: String  
Pattern: `[A-Za-z0-9_-]*`   
Required: Yes

## See Also
<a name="API_Datatype_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/glue-2017-03-31/Datatype) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/Datatype) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/Datatype) 