/AWS1/CL_MPISAGEMAKERMODELREC¶
Recommended instance types for inference with a SageMaker model.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recdbatchxfrminstancetype TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The recommended instance type for batch inference.
Optional arguments:¶
iv_recdrtminfrncinstancetype TYPE /AWS1/MPISTRING /AWS1/MPISTRING¶
The recommended instance type for real-time inference.
Queryable Attributes¶
recommendedBatchTransformInstanceType¶
The recommended instance type for batch inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECDBATCHXFRMINSTTYPE() |
Getter for RECDBATCHXFRMINSTANCETYPE, with configurable defa |
ASK_RECDBATCHXFRMINSTTYPE() |
Getter for RECDBATCHXFRMINSTANCETYPE w/ exceptions if field |
HAS_RECDBATCHXFRMINSTTYPE() |
Determine if RECDBATCHXFRMINSTANCETYPE has a value |
recommendedRealtimeInferenceInstanceType¶
The recommended instance type for real-time inference.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECDRTMINFRNCINSTTYPE() |
Getter for RECDRTMINFRNCINSTANCETYPE, with configurable defa |
ASK_RECDRTMINFRNCINSTTYPE() |
Getter for RECDRTMINFRNCINSTANCETYPE w/ exceptions if field |
HAS_RECDRTMINFRNCINSTTYPE() |
Determine if RECDRTMINFRNCINSTANCETYPE has a value |