/AWS1/CL_SGMMDELINFRASTRUCTU00¶
The configuration for the infrastructure that the model will be deployed to.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_infrastructuretype TYPE /AWS1/SGMMDELINFRASTRUCTURET00 /AWS1/SGMMDELINFRASTRUCTURET00¶
The inference option to which to deploy your model. Possible values are the following:
RealTime: Deploy to real-time inference.
io_realtimeinferenceconfig TYPE REF TO /AWS1/CL_SGMREALTIMEINFERENC01 /AWS1/CL_SGMREALTIMEINFERENC01¶
The infrastructure configuration for deploying the model to real-time inference.
Queryable Attributes¶
InfrastructureType¶
The inference option to which to deploy your model. Possible values are the following:
RealTime: Deploy to real-time inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INFRASTRUCTURETYPE() |
Getter for INFRASTRUCTURETYPE, with configurable default |
ASK_INFRASTRUCTURETYPE() |
Getter for INFRASTRUCTURETYPE w/ exceptions if field has no |
HAS_INFRASTRUCTURETYPE() |
Determine if INFRASTRUCTURETYPE has a value |
RealTimeInferenceConfig¶
The infrastructure configuration for deploying the model to real-time inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REALTIMEINFERENCECONFIG() |
Getter for REALTIMEINFERENCECONFIG |