Data Source: oci_data_safe_masking_policy_health_reports

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

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

Example Usage

data "oci_data_safe_masking_policy_health_reports" "test_masking_policy_health_reports" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	access_level = var.masking_policy_health_report_access_level
	compartment_id_in_subtree = var.masking_policy_health_report_compartment_id_in_subtree
	display_name = var.masking_policy_health_report_display_name
	masking_policy_health_report_id = oci_data_safe_masking_policy_health_report.test_masking_policy_health_report.id
	masking_policy_id = oci_data_safe_masking_policy.test_masking_policy.id
	state = var.masking_policy_health_report_state
	target_id = oci_cloud_guard_target.test_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaskingPolicyHealthReport Reference

The following attributes are exported: