Data Source: oci_data_safe_security_policy_report_database_table_access_entry

This data source provides details about a specific Security Policy Report Database Table Access Entry resource in Oracle Cloud Infrastructure Data Safe service.

Gets a database table access entry object by identifier.

Example Usage

data "oci_data_safe_security_policy_report_database_table_access_entry" "test_security_policy_report_database_table_access_entry" {
    #Required
    database_table_access_entry_key = var.security_policy_report_database_table_access_entry_database_table_access_entry_key
    security_policy_report_id = oci_data_safe_security_policy_report.test_security_policy_report.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: