Data Source: oci_dataflow_pool

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

Retrieves a pool using a poolId.

Example Usage

data "oci_dataflow_pool" "test_pool" {
	#Required
	pool_id = oci_dataflow_pool.test_pool.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: