netRISavings property
How much you saved due to purchasing and utilizing reservation. AWS
calculates this by subtracting TotalAmortizedFee
from
OnDemandCostOfRIHoursUsed
.
Implementation
final String? netRISavings;
How much you saved due to purchasing and utilizing reservation. AWS
calculates this by subtracting TotalAmortizedFee
from
OnDemandCostOfRIHoursUsed
.
final String? netRISavings;