RuleGroupReferenceSets

data class RuleGroupReferenceSets(val ipSetReferences: Map<String, RuleGroupIpSetReference>? = null)

Constructors

Link copied to clipboard
constructor(ipSetReferences: Map<String, RuleGroupIpSetReference>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IP set references to use in the stateful rule group.