JobInputType type

Defines values for JobInputType.
KnownJobInputType can be used interchangeably with JobInputType, this enum contains the known values that the service supports.

Known values supported by the service

literal
uri_file
uri_folder
mltable
custom_model
mlflow_model
triton_model

type JobInputType = string