Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobOutput

Package version

Job output definition container information on where to find job output/logs.

Hierarchy

  • JobOutput

Index

Properties

Optional description

description: undefined | string

Description for the output.

jobOutputType

jobOutputType: "CustomModel" | "MLFlowModel" | "MLTable" | "TritonModel" | "UriFile" | "UriFolder"

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

Generated using TypeDoc