Data Source: oci_data_safe_compatible_formats_for_sensitive_type

This data source provides details about a specific Compatible Formats For Sensitive Type resource in Oracle Cloud Infrastructure Data Safe service.

Gets a list of library masking formats compatible with the existing sensitive types. For each sensitive type, it returns the assigned default masking format as well as the other library masking formats that have the sensitiveTypeIds attribute containing the OCID of the sensitive type.

Example Usage

data "oci_data_safe_compatible_formats_for_sensitive_type" "test_compatible_formats_for_sensitive_type" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	access_level = var.compatible_formats_for_sensitive_type_access_level
	compartment_id_in_subtree = var.compatible_formats_for_sensitive_type_compartment_id_in_subtree
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: