NetworkFirewallPolicyDescription

The definition of the Network Firewall firewall policy.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The default actions to take on a packet that doesn't match any stateful rules. The stateful default action is optional, and is only valid when using the strict rule order.

Link copied to clipboard

Additional options governing how Network Firewall handles stateful rules. The stateful rule groups that you use in your policy must have stateful rule options settings that are compatible with these settings.

Link copied to clipboard

The stateful rule groups that are used in the Network Firewall firewall policy.

Link copied to clipboard

Names of custom actions that are available for use in the stateless default actions settings.

Link copied to clipboard

The actions to take on packets that don't match any of the stateless rule groups.

Link copied to clipboard

The actions to take on packet fragments that don't match any of the stateless rule groups.

Link copied to clipboard

The stateless rule groups that are used in the Network Firewall firewall policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String