Data Source: oci_waas_protection_rule

This data source provides details about a specific Protection Rule resource in Oracle Cloud Infrastructure Web Application Acceleration and Security service.

Gets the details of a protection rule in the Web Application Firewall configuration for a WAAS policy.

Example Usage

data "oci_waas_protection_rule" "test_protection_rule" {
    #Required
    protection_rule_key = var.protection_rule_protection_rule_key
    waas_policy_id = oci_waas_waas_policy.test_waas_policy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: