Values.IdleEstimatedMonthlySavingsSourceDescribes the estimated monthly savings possible for idle resources by adopting Compute Optimizer recommendations.
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 Idle resources.
*)}