Values.AutoScalingGroupEstimatedMonthlySavingsSourceAn object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Auto Scaling group recommendations. This is based on the Savings Plans and Reserved Instances discounts.
type nonrec t = {currency : Currency.t option;The currency of the estimated monthly savings.
*)value : Value.t option;The value of the estimated monthly savings.
*)}