estimatedSavingsPercentage property
The estimated savings relative to the total cost of On-Demand usage, over
the lookback period. This is calculated as
estimatedSavingsAmount
/ CurrentOnDemandSpend
*100.
Implementation
final String? estimatedSavingsPercentage;