/AWS1/CL_WSIINSTMARKETOPTSREQ¶
Configures marketplace-specific instance deployment options.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_markettype
TYPE /AWS1/WSIMARKETTYPEENUM
/AWS1/WSIMARKETTYPEENUM
¶
Specifies the type of marketplace for instance deployment.
io_spotoptions
TYPE REF TO /AWS1/CL_WSISPOTMARKETOPTIONS
/AWS1/CL_WSISPOTMARKETOPTIONS
¶
Configuration options for spot instance deployment.
Queryable Attributes¶
MarketType¶
Specifies the type of marketplace for instance deployment.
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¶
Configuration options for spot instance deployment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SPOTOPTIONS() |
Getter for SPOTOPTIONS |