network Firewall Policy
suspend fun networkFirewallPolicy(value: Output<PolicySecurityServicePolicyDataPolicyOptionNetworkFirewallPolicyArgs>)
suspend fun networkFirewallPolicy(value: PolicySecurityServicePolicyDataPolicyOptionNetworkFirewallPolicyArgs?)
Parameters
value
Defines the deployment model to use for the firewall policy. See the network_firewall_policy
block.
suspend fun networkFirewallPolicy(argument: suspend PolicySecurityServicePolicyDataPolicyOptionNetworkFirewallPolicyArgsBuilder.() -> Unit)
Parameters
argument
Defines the deployment model to use for the firewall policy. See the network_firewall_policy
block.