Data Source: oci_data_safe_masking_policy_masking_schemas

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

Gets a list of masking schemas present in the specified masking policy and based on the specified query parameters.

Example Usage

data "oci_data_safe_masking_policy_masking_schemas" "test_masking_policy_masking_schemas" {
	#Required
	masking_policy_id = oci_data_safe_masking_policy.test_masking_policy.id

	#Optional
	schema_name = var.masking_policy_masking_schema_schema_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaskingPolicyMaskingSchema Reference

The following attributes are exported: