StatefulRuleGroup

Network Firewall stateful rule group, used in a NetworkFirewallPolicyDescription.

Types

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

Properties

Link copied to clipboard

The action that allows the policy owner to override the behavior of the rule group within a policy.

Link copied to clipboard

An integer setting that indicates the order in which to run the stateful rule groups in a single Network Firewall firewall policy. This setting only applies to firewall policies that specify the STRICT_ORDER rule order in the stateful engine options settings.

Link copied to clipboard

The resource ID of the rule group.

Link copied to clipboard

The name of the rule group.

Functions

Link copied to clipboard
inline fun copy(block: StatefulRuleGroup.Builder.() -> Unit = {}): StatefulRuleGroup
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