

# TermDetails
<a name="API_TermDetails"></a>

Describes the usage terms of an offer.

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

 ** legalTerm **   <a name="bedrock-Type-TermDetails-legalTerm"></a>
Describes the legal terms.  
Type: [LegalTerm](API_LegalTerm.md) object  
Required: Yes

 ** supportTerm **   <a name="bedrock-Type-TermDetails-supportTerm"></a>
Describes the support terms.  
Type: [SupportTerm](API_SupportTerm.md) object  
Required: Yes

 ** usageBasedPricingTerm **   <a name="bedrock-Type-TermDetails-usageBasedPricingTerm"></a>
 Describes the pricing terms.   
Type: [PricingTerm](API_PricingTerm.md) object  
Required: Yes

 ** validityTerm **   <a name="bedrock-Type-TermDetails-validityTerm"></a>
 Describes the validity terms.   
Type: [ValidityTerm](API_ValidityTerm.md) object  
Required: No

## See Also
<a name="API_TermDetails_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/bedrock-2023-04-20/TermDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/bedrock-2023-04-20/TermDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/bedrock-2023-04-20/TermDetails) 