Skip to content

/AWS1/CL_EC2TARGETCONF

Information about the Convertible Reserved Instance offering.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_INSTANCECOUNT TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request

IV_OFFERINGID TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ID of the Convertible Reserved Instance offering.


Queryable Attributes

InstanceCount

The number of instances the Convertible Reserved Instance offering can be applied to. This parameter is reserved and cannot be specified in a request

Accessible with the following methods

Method Description
GET_INSTANCECOUNT() Getter for INSTANCECOUNT, with configurable default
ASK_INSTANCECOUNT() Getter for INSTANCECOUNT w/ exceptions if field has no value
HAS_INSTANCECOUNT() Determine if INSTANCECOUNT has a value

OfferingId

The ID of the Convertible Reserved Instance offering.

Accessible with the following methods

Method Description
GET_OFFERINGID() Getter for OFFERINGID, with configurable default
ASK_OFFERINGID() Getter for OFFERINGID w/ exceptions if field has no value
HAS_OFFERINGID() Determine if OFFERINGID has a value