Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobOutput

The output result of an executed MediaWorkflowJob.

Properties

Optional assetType

assetType: AssetType

Type of job output.

Optional bucketName

bucketName: undefined | string

The bucket name of the job output.

Optional id

id: undefined | string

The ID associated with the job output.

Optional namespaceName

namespaceName: undefined | string

The namespace name of the job output.

Optional objectName

objectName: undefined | string

The object name of the job output.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: JobOutput): object

getJsonObj