

# DecimalNumber
<a name="API_DecimalNumber"></a>

Contains a numeric value in decimal format.

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

 ** Scale **   <a name="Glue-Type-DecimalNumber-Scale"></a>
The scale that determines where the decimal point falls in the unscaled value.  
Type: Integer  
Required: Yes

 ** UnscaledValue **   <a name="Glue-Type-DecimalNumber-UnscaledValue"></a>
The unscaled numeric value.  
Type: Base64-encoded binary data object  
Required: Yes

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