Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMediaWorkflowDetails

The information about new MediaWorkflow.

Properties

compartmentId

compartmentId: string

Compartment Identifier.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Name for the MediaWorkflow. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional locks

Locks associated with this resource.

Optional mediaWorkflowConfigurationIds

mediaWorkflowConfigurationIds: Array<string>

Configurations to be applied to all the jobs for this workflow. Parameters in these configurations are overridden by parameters in the MediaWorkflowConfigurations of the MediaWorkflowJob and the parameters of the MediaWorkflowJob.

Optional parameters

parameters: undefined | object

JSON object representing named parameters and their default values that can be referenced throughout this workflow. The values declared here can be overridden by the MediaWorkflowConfigurations or parameters supplied when creating MediaWorkflowJobs from this MediaWorkflow.

Optional tasks

The processing to be done in this workflow. Each key of the MediaWorkflowTasks in this array must be unique within the array. The order of tasks given here will be preserved.

Functions

getDeserializedJsonObj

getJsonObj