

# USD
<a name="API_USD"></a>

Represents an amount of money in United States dollars.

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

 ** Cents **   <a name="sagemaker-Type-USD-Cents"></a>
The fractional portion, in cents, of the amount.   
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 99.  
Required: No

 ** Dollars **   <a name="sagemaker-Type-USD-Dollars"></a>
The whole number of dollars in the amount.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 2.  
Required: No

 ** TenthFractionsOfACent **   <a name="sagemaker-Type-USD-TenthFractionsOfACent"></a>
Fractions of a cent, in tenths.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 9.  
Required: No

## See Also
<a name="API_USD_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/sagemaker-2017-07-24/USD) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/USD) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/USD) 