/AWS1/CL_EC2INSTMARKETOPTSREQ¶
Describes the market (purchasing) option for the instances.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_MARKETTYPE
TYPE /AWS1/EC2MARKETTYPE
/AWS1/EC2MARKETTYPE
¶
The market type.
IO_SPOTOPTIONS
TYPE REF TO /AWS1/CL_EC2SPOTMARKETOPTIONS
/AWS1/CL_EC2SPOTMARKETOPTIONS
¶
The options for Spot Instances.
Queryable Attributes¶
MarketType¶
The market type.
Accessible with the following methods¶
Method | Description |
---|---|
GET_MARKETTYPE() |
Getter for MARKETTYPE, with configurable default |
ASK_MARKETTYPE() |
Getter for MARKETTYPE w/ exceptions if field has no value |
HAS_MARKETTYPE() |
Determine if MARKETTYPE has a value |
SpotOptions¶
The options for Spot Instances.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SPOTOPTIONS() |
Getter for SPOTOPTIONS |