/AWS1/CL_ML_UPBTCPREDICTIONOUT¶
Represents the output of an UpdateBatchPrediction operation.
You can see the updated content by using the GetBatchPrediction operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_batchpredictionid TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID¶
The ID assigned to the
BatchPredictionduring creation. This value should be identical to the value of theBatchPredictionIdin the request.
Queryable Attributes¶
BatchPredictionId¶
The ID assigned to the
BatchPredictionduring creation. This value should be identical to the value of theBatchPredictionIdin the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHPREDICTIONID() |
Getter for BATCHPREDICTIONID, with configurable default |
ASK_BATCHPREDICTIONID() |
Getter for BATCHPREDICTIONID w/ exceptions if field has no v |
HAS_BATCHPREDICTIONID() |
Determine if BATCHPREDICTIONID has a value |