JobInput interface 
命令作业定义。
属性
| description | 输入的说明。 | 
| job | 多态鉴别器,它指定此对象可以的不同类型的 | 
属性详细信息
description
输入的说明。
description?: string属性值
string
		jobInputType
	  
	多态鉴别器,它指定此对象可以的不同类型的
jobInputType: "custom_model" | "mltable" | "mlflow_model" | "literal" | "triton_model" | "uri_file" | "uri_folder"属性值
"custom_model" | "mltable" | "mlflow_model" | "literal" | "triton_model" | "uri_file" | "uri_folder"