Values.ECSEstimatedMonthlySavingsSourceDescribes the estimated monthly savings possible for Amazon ECS services by adopting Compute Optimizer recommendations. This is based on Amazon ECS service 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 Amazon ECS services.
*)}