/AWS1/CL_CUSINFERENCECONFIG¶
Configuration settings for inference behavior of the recommender.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_minprovisionedtps TYPE /AWS1/CUSINFERCFGMINPROVTPSINT /AWS1/CUSINFERCFGMINPROVTPSINT¶
The minimum provisioned transactions per second (TPS) that the recommender supports. The default value is 1. A high MinProvisionedTPS will increase your cost.
Queryable Attributes¶
MinProvisionedTPS¶
The minimum provisioned transactions per second (TPS) that the recommender supports. The default value is 1. A high MinProvisionedTPS will increase your cost.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINPROVISIONEDTPS() |
Getter for MINPROVISIONEDTPS, with configurable default |
ASK_MINPROVISIONEDTPS() |
Getter for MINPROVISIONEDTPS w/ exceptions if field has no v |
HAS_MINPROVISIONEDTPS() |
Determine if MINPROVISIONEDTPS has a value |