Data Source: oci_data_safe_discovery_jobs_result

This data source provides details about a specific Discovery Jobs Result resource in Oracle Cloud Infrastructure Data Safe service.

Gets the details of the specified discovery result.

Example Usage

data "oci_data_safe_discovery_jobs_result" "test_discovery_jobs_result" {
	#Required
	discovery_job_id = oci_data_safe_discovery_job.test_discovery_job.id
	result_key = var.discovery_jobs_result_result_key
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: