/AWS1/CL_EC2RSVDINSTRESERVAT00¶
The total value of the Convertible Reserved Instance.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_reservationvalue
TYPE REF TO /AWS1/CL_EC2RESERVATIONVALUE
/AWS1/CL_EC2RESERVATIONVALUE
¶
The total value of the Convertible Reserved Instance that you are exchanging.
iv_reservedinstanceid
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The ID of the Convertible Reserved Instance that you are exchanging.
Queryable Attributes¶
ReservationValue¶
The total value of the Convertible Reserved Instance that you are exchanging.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESERVATIONVALUE() |
Getter for RESERVATIONVALUE |
ReservedInstanceId¶
The ID of the Convertible Reserved Instance that you are exchanging.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESERVEDINSTANCEID() |
Getter for RESERVEDINSTANCEID, with configurable default |
ASK_RESERVEDINSTANCEID() |
Getter for RESERVEDINSTANCEID w/ exceptions if field has no |
HAS_RESERVEDINSTANCEID() |
Determine if RESERVEDINSTANCEID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RSVDINSTRESERVATIONVALUESET
¶
TYPES TT_RSVDINSTRESERVATIONVALUESET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2RSVDINSTRESERVAT00 WITH DEFAULT KEY
.