RuleGroupSourceStatelessRuleMatchAttributes

Criteria for the stateless rule.

Types

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

Properties

Link copied to clipboard

A list of port ranges to specify the destination ports to inspect for.

Link copied to clipboard

The destination IP addresses and address ranges to inspect for, in CIDR notation.

Link copied to clipboard

The protocols to inspect for.

Link copied to clipboard

A list of port ranges to specify the source ports to inspect for.

Link copied to clipboard

The source IP addresses and address ranges to inspect for, in CIDR notation.

Link copied to clipboard

The TCP flags and masks to inspect for.

Functions

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