/AWS1/CL_SGMINFERENCECOMPONE13¶
Settings that affect how the inference component caches data.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_enablecaching TYPE /AWS1/SGMENABLECACHING /AWS1/SGMENABLECACHING¶
Indicates whether the inference component caches model artifacts as part of the auto scaling process.
Queryable Attributes¶
EnableCaching¶
Indicates whether the inference component caches model artifacts as part of the auto scaling process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLECACHING() |
Getter for ENABLECACHING, with configurable default |
ASK_ENABLECACHING() |
Getter for ENABLECACHING w/ exceptions if field has no value |
HAS_ENABLECACHING() |
Determine if ENABLECACHING has a value |