Data Source: oci_dataflow_sql_endpoint

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

Retrieves a SQL Endpoint using a sqlEndpointId.

Example Usage

data "oci_dataflow_sql_endpoint" "test_sql_endpoint" {
	#Required
	sql_endpoint_id = oci_dataflow_sql_endpoint.test_sql_endpoint.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: