Skip to content

/AWS1/CL_EC2TGTRESERVATIONVAL

The total value of the new Convertible Reserved Instances.

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_RESERVATIONVALUE TYPE REF TO /AWS1/CL_EC2RESERVATIONVALUE /AWS1/CL_EC2RESERVATIONVALUE

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.

IO_TARGETCONFIGURATION TYPE REF TO /AWS1/CL_EC2TARGETCONF /AWS1/CL_EC2TARGETCONF

The configuration of the Convertible Reserved Instances that make up the exchange.


Queryable Attributes

ReservationValue

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.

Accessible with the following methods

Method Description
GET_RESERVATIONVALUE() Getter for RESERVATIONVALUE

TargetConfiguration

The configuration of the Convertible Reserved Instances that make up the exchange.

Accessible with the following methods

Method Description
GET_TARGETCONFIGURATION() Getter for TARGETCONFIGURATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_TARGETRESERVATIONVALUESET

TYPES TT_TARGETRESERVATIONVALUESET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2TGTRESERVATIONVAL WITH DEFAULT KEY
.