Data Source: oci_network_firewall_network_firewall_policy_url_list

This data source provides details about a specific Network Firewall Policy Url List resource in Oracle Cloud Infrastructure Network Firewall service.

Get Url List by the given name in the context of network firewall policy.

Example Usage

data "oci_network_firewall_network_firewall_policy_url_list" "test_network_firewall_policy_url_list" {
	#Required
	network_firewall_policy_id = oci_network_firewall_network_firewall_policy.test_network_firewall_policy.id
	url_list_name = var.network_firewall_policy_url_list_url_list_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: