Data Source: oci_media_services_system_media_workflow

This data source provides details about a specific System Media Workflow resource in Oracle Cloud Infrastructure Media Services service.

Lists the SystemMediaWorkflows that can be used to run a job by name or as a template to create a MediaWorkflow.

Example Usage

data "oci_media_services_system_media_workflow" "test_system_media_workflow" {

	#Optional
	compartment_id = var.compartment_id
	name = var.system_media_workflow_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: