AwsNetworkFirewallRuleGroupDetails

Details about an Network Firewall rule group. Rule groups are used to inspect and control network traffic. Stateless rule groups apply to individual packets. Stateful rule groups apply to packets in the context of their traffic flow.

Rule groups are referenced in firewall policies.

Types

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

Properties

Link copied to clipboard

The maximum number of operating resources that this rule group can use.

Link copied to clipboard

A description of the rule group.

Link copied to clipboard

Details about the rule group.

Link copied to clipboard

The ARN of the rule group.

Link copied to clipboard

The identifier of the rule group.

Link copied to clipboard

The descriptive name of the rule group.

Link copied to clipboard
val type: String?

The type of rule group. A rule group can be stateful or stateless.

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