FirewallPolicyFirewallPolicyStatefulRuleGroupReference

Constructors

constructor(override: FirewallPolicyFirewallPolicyStatefulRuleGroupReferenceOverride? = null, priority: Int? = null, resourceArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration block for override values

Link copied to clipboard
val priority: Int? = null

An integer setting that indicates the order in which to apply the stateful rule groups in a single policy. This argument must be specified if the policy has a stateful_engine_options block with a rule_order value of STRICT_ORDER. AWS Network Firewall applies each stateful rule group to a packet starting with the group that has the lowest priority setting.

Link copied to clipboard

The Amazon Resource Name (ARN) of the stateful rule group.