Data Source: oci_data_safe_masking_policy_masking_objects

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

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

Example Usage

data "oci_data_safe_masking_policy_masking_objects" "test_masking_policy_masking_objects" {
    #Required
    masking_policy_id = oci_data_safe_masking_policy.test_masking_policy.id

    #Optional
    object = var.masking_policy_masking_object_object
    object_type = var.masking_policy_masking_object_object_type
    schema_name = var.masking_policy_masking_object_schema_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

MaskingPolicyMaskingObject Reference

The following attributes are exported: