Values.RecommendationDetailHourlyMetricsSourceContains the hourly metrics for the given recommendation over the lookback period.
type nonrec t = {startTime : ZonedDateTime.t option;estimatedOnDemandCost : GenericString.t option;The remaining On-Demand cost estimated to not be covered by the recommended Savings Plan, over the length of the lookback period.
*)currentCoverage : GenericString.t option;The current amount of Savings Plans eligible usage that the Savings Plan covered.
*)estimatedCoverage : GenericString.t option;The estimated coverage amount based on the recommended Savings Plan.
*)estimatedNewCommitmentUtilization : GenericString.t option;The estimated utilization for the recommended Savings Plan.
*)}