Data Source: oci_cloud_guard_data_source

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

Returns a DataSource identified by dataSourceId

Example Usage

data "oci_cloud_guard_data_source" "test_data_source" {
	#Required
	data_source_id = oci_cloud_guard_data_source.test_data_source.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: