/AWS1/CL_FDTEXTERNALMODELSUMM¶
The Amazon SageMaker model.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_modelendpoint TYPE /AWS1/FDTSTRING /AWS1/FDTSTRING¶
The endpoint of the Amazon SageMaker model.
iv_modelsource TYPE /AWS1/FDTMODELSOURCE /AWS1/FDTMODELSOURCE¶
The source of the model.
Queryable Attributes¶
modelEndpoint¶
The endpoint of the Amazon SageMaker model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELENDPOINT() |
Getter for MODELENDPOINT, with configurable default |
ASK_MODELENDPOINT() |
Getter for MODELENDPOINT w/ exceptions if field has no value |
HAS_MODELENDPOINT() |
Determine if MODELENDPOINT has a value |
modelSource¶
The source of the model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELSOURCE() |
Getter for MODELSOURCE, with configurable default |
ASK_MODELSOURCE() |
Getter for MODELSOURCE w/ exceptions if field has no value |
HAS_MODELSOURCE() |
Determine if MODELSOURCE has a value |