/AWS1/CL_SGMAICAPRESVCONFIG¶
The capacity reservation configuration for an AI recommendation job.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_capreservationpreference TYPE /AWS1/SGMAICAPACITYRESVPREF /AWS1/SGMAICAPACITYRESVPREF¶
The capacity reservation preference. The only valid value is
capacity-reservations-only.
it_mlreservationarns TYPE /AWS1/CL_SGMAIMLRESVARNLIST_W=>TT_AIMLRESERVATIONARNLIST TT_AIMLRESERVATIONARNLIST¶
The list of ML reservation ARNs to use.
Queryable Attributes¶
CapacityReservationPreference¶
The capacity reservation preference. The only valid value is
capacity-reservations-only.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CAPRESERVATIONPREFERENCE() |
Getter for CAPRESERVATIONPREFERENCE, with configurable defau |
ASK_CAPRESERVATIONPREFERENCE() |
Getter for CAPRESERVATIONPREFERENCE w/ exceptions if field h |
HAS_CAPRESERVATIONPREFERENCE() |
Determine if CAPRESERVATIONPREFERENCE has a value |
MlReservationArns¶
The list of ML reservation ARNs to use.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLRESERVATIONARNS() |
Getter for MLRESERVATIONARNS, with configurable default |
ASK_MLRESERVATIONARNS() |
Getter for MLRESERVATIONARNS w/ exceptions if field has no v |
HAS_MLRESERVATIONARNS() |
Determine if MLRESERVATIONARNS has a value |