AWSEC2TargetReservationValue
Objective-C
@interface AWSEC2TargetReservationValueSwift
class AWSEC2TargetReservationValueThe total value of the new Convertible Reserved Instances.
- 
                  
                  The total value of the Convertible Reserved Instances that make up the exchange. This is the sum of the list value, remaining upfront price, and additional upfront cost of the exchange. DeclarationObjective-C @property (nonatomic, strong) AWSEC2ReservationValue *_Nullable reservationValue;Swift var reservationValue: AWSEC2ReservationValue? { get set }
- 
                  
                  The configuration of the Convertible Reserved Instances that make up the exchange. DeclarationObjective-C @property (nonatomic, strong) AWSEC2TargetConfiguration *_Nullable targetConfiguration;Swift var targetConfiguration: AWSEC2TargetConfiguration? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2TargetReservationValue Class Reference
        AWSEC2TargetReservationValue Class Reference