Data Source: oci_dataflow_run_statements

This data source provides the list of Run Statements in Oracle Cloud Infrastructure Data Flow service.

Lists all statements for a Session run.

Example Usage

data "oci_dataflow_run_statements" "test_run_statements" {
	#Required
	run_id = oci_dataflow_run.test_run.id

	#Optional
	state = var.run_statement_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

RunStatement Reference

The following attributes are exported: