/AWS1/CL_SGMMODELQUALITYJOBINP¶
The input for the model quality monitoring job. Currently endpoints are supported for input for model quality monitoring jobs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_groundtruths3input TYPE REF TO /AWS1/CL_SGMMONGROUNDTRUTHS300 /AWS1/CL_SGMMONGROUNDTRUTHS300¶
The ground truth label provided for the model.
Optional arguments:¶
io_endpointinput TYPE REF TO /AWS1/CL_SGMENDPOINTINPUT /AWS1/CL_SGMENDPOINTINPUT¶
EndpointInput
io_batchtransforminput TYPE REF TO /AWS1/CL_SGMBATCHTRANSFORMINP /AWS1/CL_SGMBATCHTRANSFORMINP¶
Input object for the batch transform job.
Queryable Attributes¶
EndpointInput¶
EndpointInput
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTINPUT() |
Getter for ENDPOINTINPUT |
BatchTransformInput¶
Input object for the batch transform job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHTRANSFORMINPUT() |
Getter for BATCHTRANSFORMINPUT |
GroundTruthS3Input¶
The ground truth label provided for the model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUNDTRUTHS3INPUT() |
Getter for GROUNDTRUTHS3INPUT |