Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMediaWorkflowConfigurationDetails

The information needed to create a new MediaWorkflowConfiguration.

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

MediaWorkflowConfiguration identifier. 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.

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 refers 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

Functions

getDeserializedJsonObj

getJsonObj