/AWS1/CL_SGMAIRECCOMPUTESPEC¶
The compute resource specification for an AI recommendation job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_instancetypes TYPE /AWS1/CL_SGMAIRECINSTTYPELST_W=>TT_AIRECINSTANCETYPELIST TT_AIRECINSTANCETYPELIST¶
The list of instance types to consider for recommendations. You can specify up to 3 instance types.
io_capacityreservationconfig TYPE REF TO /AWS1/CL_SGMAICAPRESVCONFIG /AWS1/CL_SGMAICAPRESVCONFIG¶
The capacity reservation configuration.
Queryable Attributes¶
InstanceTypes¶
The list of instance types to consider for recommendations. You can specify up to 3 instance types.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCETYPES() |
Getter for INSTANCETYPES, with configurable default |
ASK_INSTANCETYPES() |
Getter for INSTANCETYPES w/ exceptions if field has no value |
HAS_INSTANCETYPES() |
Determine if INSTANCETYPES has a value |
CapacityReservationConfig¶
The capacity reservation configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPRESERVATIONCONFIG() |
Getter for CAPACITYRESERVATIONCONFIG |