Data Source: oci_waas_custom_protection_rules

This data source provides the list of Custom Protection Rules in Oracle Cloud Infrastructure Web Application Acceleration and Security service.

Gets a list of custom protection rules for the specified Web Application Firewall.

Example Usage

data "oci_waas_custom_protection_rules" "test_custom_protection_rules" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_names = var.custom_protection_rule_display_names
	ids = var.custom_protection_rule_ids
	states = var.custom_protection_rule_states
	time_created_greater_than_or_equal_to = var.custom_protection_rule_time_created_greater_than_or_equal_to
	time_created_less_than = var.custom_protection_rule_time_created_less_than
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CustomProtectionRule Reference

The following attributes are exported: