

# EstimatedMonthlySavings


 Contains information about estimated monthly cost savings. 

## Contents


 ** afterDiscountSavings **   <a name="computeoptimizer-Type-automation_EstimatedMonthlySavings-afterDiscountSavings"></a>
 The estimated monthly savings after applying any discounts.   
Type: Double  
Required: Yes

 ** beforeDiscountSavings **   <a name="computeoptimizer-Type-automation_EstimatedMonthlySavings-beforeDiscountSavings"></a>
 The estimated monthly savings before applying any discounts.   
Type: Double  
Required: Yes

 ** currency **   <a name="computeoptimizer-Type-automation_EstimatedMonthlySavings-currency"></a>
 The currency of the estimated savings.   
Type: String  
Required: Yes

 ** savingsEstimationMode **   <a name="computeoptimizer-Type-automation_EstimatedMonthlySavings-savingsEstimationMode"></a>
The mode used to calculate savings, either BeforeDiscount or AfterDiscount.  
Type: String  
Valid Values: `BeforeDiscount | AfterDiscount`   
Required: Yes

## See Also


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/compute-optimizer-automation-2025-09-22/EstimatedMonthlySavings) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/compute-optimizer-automation-2025-09-22/EstimatedMonthlySavings) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/compute-optimizer-automation-2025-09-22/EstimatedMonthlySavings) 