Data Source: oci_dataflow_invoke_run

This data source provides details about a specific Invoke Run resource in Oracle Cloud Infrastructure Data Flow service.

Retrieves the run for the specified runId.

Example Usage

data "oci_dataflow_invoke_run" "test_invoke_run" {
	#Required
	run_id = oci_dataflow_run.test_run.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: