Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobInput

Package version

Command job definition.

Hierarchy

  • JobInput

Index

Properties

Optional description

description: undefined | string

Description for the input.

jobInputType

jobInputType: "MLTable" | "CustomModel" | "Literal" | "MLFlowModel" | "TritonModel" | "UriFile" | "UriFolder"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc