Module Smaws_Client_ComprehendMedical.ListICD10CMInferenceJobs

Gets a list of InferICD10CM jobs that you have submitted.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_icd10cm_inference_jobs_request -> (Types.list_icd10cm_inference_jobs_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerException of Types.internal_server_exception | `InvalidRequestException of Types.invalid_request_exception | `TooManyRequestsException of Types.too_many_requests_exception | `ValidationException of Types.validation_exception ]) Stdlib.result