DecimalNumber
Contains a numeric value in decimal format.
Contents
- Scale
-
The scale that determines where the decimal point falls in the unscaled value.
Type: Integer
Required: Yes
- UnscaledValue
-
The unscaled numeric value.
Type: Base64-encoded binary data object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: