Data Source: oci_data_safe_security_policy_report_database_view_access_entries

This data source provides the list of Security Policy Report Database View Access Entries in Oracle Cloud Infrastructure Data Safe service.

Retrieves a list of all database view access entries in Data Safe.

The ListDatabaseViewAccessEntries operation returns only the database view access objects for the specified security policy report.

Example Usage

data "oci_data_safe_security_policy_report_database_view_access_entries" "test_security_policy_report_database_view_access_entries" {
    #Required
    security_policy_report_id = oci_data_safe_security_policy_report.test_security_policy_report.id

    #Optional
    scim_query = var.security_policy_report_database_view_access_entry_scim_query
    target_id = oci_cloud_guard_target.test_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SecurityPolicyReportDatabaseViewAccessEntry Reference

The following attributes are exported: