ManagedRuleGroupDefinition interface

Describes a managed rule group.

Properties

description

Description of the managed rule group.

ruleGroupName

Name of the managed rule group.

rules

List of rules within the managed rule group.

Property Details

description

Description of the managed rule group.

description?: string

Property Value

string

ruleGroupName

Name of the managed rule group.

ruleGroupName?: string

Property Value

string

rules

List of rules within the managed rule group.

rules?: ManagedRuleDefinition[]

Property Value