| Package | Description |
|---|---|
| software.amazon.awssdk.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ReservationAggregates |
GetReservationUtilizationResponse.total()
The total amount of time that you used your RIs.
|
ReservationAggregates |
UtilizationByTime.total()
The total number of reservation hours that were used.
|
ReservationAggregates |
ReservationUtilizationGroup.utilization()
How much you used this group of reservations.
|
| Modifier and Type | Method and Description |
|---|---|
GetReservationUtilizationResponse.Builder |
GetReservationUtilizationResponse.Builder.total(ReservationAggregates total)
The total amount of time that you used your RIs.
|
UtilizationByTime.Builder |
UtilizationByTime.Builder.total(ReservationAggregates total)
The total number of reservation hours that were used.
|
ReservationUtilizationGroup.Builder |
ReservationUtilizationGroup.Builder.utilization(ReservationAggregates utilization)
How much you used this group of reservations.
|
Copyright © 2021. All rights reserved.