Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateMediaWorkflowDetails

The information to be updated.

Properties

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"}}}

Optional displayName

displayName: undefined | 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 mediaWorkflowConfigurationIds

mediaWorkflowConfigurationIds: Array<string>

Configurations to be applied to all jobs for this workflow. Parameters in these configurations are overridden by parameters in the MediaWorkflowConfigurations of the MediaWorkflogJob 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.

Functions

getDeserializedJsonObj

getJsonObj