

# SavingsPlansUtilizationDetail
<a name="API_SavingsPlansUtilizationDetail"></a>

A single daily or monthly Savings Plans utilization rate and details for your account. A management account in an organization have access to member accounts. You can use `GetDimensionValues` to determine the possible dimension values. 

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

 ** AmortizedCommitment **   <a name="awscostmanagement-Type-SavingsPlansUtilizationDetail-AmortizedCommitment"></a>
The total amortized commitment for a Savings Plans. Includes the sum of the upfront and recurring Savings Plans fees.  
Type: [SavingsPlansAmortizedCommitment](API_SavingsPlansAmortizedCommitment.md) object  
Required: No

 ** Attributes **   <a name="awscostmanagement-Type-SavingsPlansUtilizationDetail-Attributes"></a>
The attribute that applies to a specific `Dimension`.  
Type: String to string map  
Required: No

 ** Savings **   <a name="awscostmanagement-Type-SavingsPlansUtilizationDetail-Savings"></a>
The amount saved by using existing Savings Plans. Savings returns both net savings from savings plans and also the `onDemandCostEquivalent` of the Savings Plans when considering the utilization rate.  
Type: [SavingsPlansSavings](API_SavingsPlansSavings.md) object  
Required: No

 ** SavingsPlanArn **   <a name="awscostmanagement-Type-SavingsPlansUtilizationDetail-SavingsPlanArn"></a>
The unique Amazon Resource Name (ARN) for a particular Savings Plan.  
Type: String  
Required: No

 ** Utilization **   <a name="awscostmanagement-Type-SavingsPlansUtilizationDetail-Utilization"></a>
A ratio of your effectiveness of using existing Savings Plans to apply to workloads that are Savings Plans eligible.  
Type: [SavingsPlansUtilization](API_SavingsPlansUtilization.md) object  
Required: No

## See Also
<a name="API_SavingsPlansUtilizationDetail_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/ce-2017-10-25/SavingsPlansUtilizationDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ce-2017-10-25/SavingsPlansUtilizationDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ce-2017-10-25/SavingsPlansUtilizationDetail) 