Data Source: oci_waf_protection_capabilities

This data source provides the list of Protection Capabilities in Oracle Cloud Infrastructure Waf service.

Lists of protection capabilities filtered by query parameters.

Example Usage

data "oci_waf_protection_capabilities" "test_protection_capabilities" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.protection_capability_display_name
	group_tag = var.protection_capability_group_tag
	is_latest_version = var.protection_capability_is_latest_version
	key = var.protection_capability_key
	type = var.protection_capability_type
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ProtectionCapability Reference

The following attributes are exported: