Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MediaWorkflowConfiguration

Resusable set of values that can be referenced either in a MediaWorkflow or when running a MediaWorkflowJob.

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

Display name for the MediaWorkflowConfiguration. 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"}}

id

id: string

Unique identifier that is immutable on creation.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the MediaWorkflowConfiguration.

Optional lifecyleDetails

lifecyleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional locks

Locks associated with this resource.

parameters

parameters: object

Reuseable parameter values encoded as a JSON; the top and second level JSON elements are objects. Each key of the top level object refer to a task key that is unqiue to the workflow, each of the second level objects' keys refer to the name of a parameter that is unique to the task. taskKey -> parameterName -> parameterValue

Type declaration

  • [key: string]: any

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time when the the MediaWorkflowConfiguration was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time when the MediaWorkflowConfiguration was updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj