TritonModelJobOutput interface
Asset output type.
- Extends
Properties
job |
Polymorphic discriminator, which specifies the different types this object can be |
Inherited Properties
description | Description for the output. |
mode | Output Asset Delivery Mode. |
uri | Output Asset URI. |
Property Details
jobOutputType
Polymorphic discriminator, which specifies the different types this object can be
jobOutputType: "triton_model"
Property Value
"triton_model"
Inherited Property Details
description
Description for the output.
description?: string
Property Value
string
Inherited From JobOutput.description