Values.RDSInstanceEstimatedMonthlySavingsSourceDescribes the estimated monthly savings possible for DB instances by adopting Compute Optimizer recommendations. This is based on DB instance pricing after applying Savings Plans 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 for DB instances.
*)}