Data Source: oci_data_safe_masking_reports

This data source provides the list of Masking Reports in Oracle Cloud Infrastructure Data Safe service.

Gets a list of masking reports based on the specified query parameters.

Example Usage

data "oci_data_safe_masking_reports" "test_masking_reports" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	access_level = var.masking_report_access_level
	compartment_id_in_subtree = var.masking_report_compartment_id_in_subtree
	masking_policy_id = oci_data_safe_masking_policy.test_masking_policy.id
	target_id = oci_cloud_guard_target.test_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaskingReport Reference

The following attributes are exported: