Data Source: oci_network_firewall_network_firewall_policy_service

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

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

Example Usage

data "oci_network_firewall_network_firewall_policy_service" "test_network_firewall_policy_service" {
	#Required
	network_firewall_policy_id = oci_network_firewall_network_firewall_policy.test_network_firewall_policy.id
	service_name = var.oci_network_firewall_network_firewall_policy_service_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: