| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ReservationValue |
TargetReservationValue.reservationValue()
The total value of the Convertible Reserved Instances that make up the exchange.
|
ReservationValue |
ReservedInstanceReservationValue.reservationValue()
The total value of the Convertible Reserved Instance that you are exchanging.
|
ReservationValue |
GetReservedInstancesExchangeQuoteResponse.reservedInstanceValueRollup()
The cost associated with the Reserved Instance.
|
ReservationValue |
GetReservedInstancesExchangeQuoteResponse.targetConfigurationValueRollup()
The cost associated with the Reserved Instance.
|
| Modifier and Type | Method and Description |
|---|---|
TargetReservationValue.Builder |
TargetReservationValue.Builder.reservationValue(ReservationValue reservationValue)
The total value of the Convertible Reserved Instances that make up the exchange.
|
ReservedInstanceReservationValue.Builder |
ReservedInstanceReservationValue.Builder.reservationValue(ReservationValue reservationValue)
The total value of the Convertible Reserved Instance that you are exchanging.
|
GetReservedInstancesExchangeQuoteResponse.Builder |
GetReservedInstancesExchangeQuoteResponse.Builder.reservedInstanceValueRollup(ReservationValue reservedInstanceValueRollup)
The cost associated with the Reserved Instance.
|
GetReservedInstancesExchangeQuoteResponse.Builder |
GetReservedInstancesExchangeQuoteResponse.Builder.targetConfigurationValueRollup(ReservationValue targetConfigurationValueRollup)
The cost associated with the Reserved Instance.
|
Copyright © 2020. All rights reserved.