/AWS1/CL_SGM=>LISTMODELQUALITYJOBDEFNS()
¶
About ListModelQualityJobDefinitions¶
Gets a list of model quality monitoring job definitions in your account.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_ENDPOINTNAME
TYPE /AWS1/SGMENDPOINTNAME
/AWS1/SGMENDPOINTNAME
¶
A filter that returns only model quality monitoring job definitions that are associated with the specified endpoint.
IV_SORTBY
TYPE /AWS1/SGMMONJOBDEFNSORTKEY
/AWS1/SGMMONJOBDEFNSORTKEY
¶
The field to sort results by. The default is
CreationTime
.
IV_SORTORDER
TYPE /AWS1/SGMSORTORDER
/AWS1/SGMSORTORDER
¶
Whether to sort the results in
Ascending
orDescending
order. The default isDescending
.
IV_NEXTTOKEN
TYPE /AWS1/SGMNEXTTOKEN
/AWS1/SGMNEXTTOKEN
¶
If the result of the previous
ListModelQualityJobDefinitions
request was truncated, the response includes aNextToken
. To retrieve the next set of model quality monitoring job definitions, use the token in the next request.
IV_MAXRESULTS
TYPE /AWS1/SGMMAXRESULTS
/AWS1/SGMMAXRESULTS
¶
The maximum number of results to return in a call to
ListModelQualityJobDefinitions
.
IV_NAMECONTAINS
TYPE /AWS1/SGMNAMECONTAINS
/AWS1/SGMNAMECONTAINS
¶
A string in the transform job name. This filter returns only model quality monitoring job definitions whose name contains the specified string.
IV_CREATIONTIMEBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
A filter that returns only model quality monitoring job definitions created before the specified time.
IV_CREATIONTIMEAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
A filter that returns only model quality monitoring job definitions created after the specified time.