/AWS1/CL_ML_UPDMLMODELOUTPUT¶
Represents the output of an UpdateMLModel operation.
You can see the updated content by using the GetMLModel operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mlmodelid TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID¶
The ID assigned to the
MLModelduring creation. This value should be identical to the value of theMLModelIDin the request.
Queryable Attributes¶
MLModelId¶
The ID assigned to the
MLModelduring creation. This value should be identical to the value of theMLModelIDin the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLMODELID() |
Getter for MLMODELID, with configurable default |
ASK_MLMODELID() |
Getter for MLMODELID w/ exceptions if field has no value |
HAS_MLMODELID() |
Determine if MLMODELID has a value |