Values.EBSEstimatedMonthlySavingsSourceAn object that describes the estimated monthly savings possible by adopting Compute Optimizer’s Amazon EBS volume recommendations. This includes any applicable 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.
*)}