| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.clone() |
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.withCurrentCoverage(String currentCoverage)
The current amount of Savings Plans eligible usage that the Savings Plan covered.
|
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.withEstimatedCoverage(String estimatedCoverage)
The estimated coverage amount based on the recommended Savings Plan.
|
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.withEstimatedNewCommitmentUtilization(String estimatedNewCommitmentUtilization)
The estimated utilization for the recommended Savings Plan.
|
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.withEstimatedOnDemandCost(String estimatedOnDemandCost)
The remaining On-Demand cost estimated to not be covered by the recommended Savings Plan, over the length of the
lookback period.
|
RecommendationDetailHourlyMetrics |
RecommendationDetailHourlyMetrics.withStartTime(String startTime) |
| Modifier and Type | Method and Description |
|---|---|
List<RecommendationDetailHourlyMetrics> |
RecommendationDetailData.getMetricsOverLookbackPeriod()
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationDetailData |
RecommendationDetailData.withMetricsOverLookbackPeriod(RecommendationDetailHourlyMetrics... metricsOverLookbackPeriod)
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationDetailData.setMetricsOverLookbackPeriod(Collection<RecommendationDetailHourlyMetrics> metricsOverLookbackPeriod)
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
RecommendationDetailData |
RecommendationDetailData.withMetricsOverLookbackPeriod(Collection<RecommendationDetailHourlyMetrics> metricsOverLookbackPeriod)
The related hourly cost, coverage, and utilization metrics over the lookback period.
|
Copyright © 2024. All rights reserved.