Preparing search index...
The search index is not available
AWS Firewall Factory - v4.6.2
AWS Firewall Factory
lib/types
ServiceDataManagedRuleGroup
Interface ServiceDataManagedRuleGroup
Interface for the ServiceDataManagedRuleGroup
interface
ServiceDataManagedRuleGroup
{
excludeRules
:
any
;
managedRuleGroupConfigs
?:
ManagedRuleGroupConfigProperty
[]
;
managedRuleGroupIdentifier
:
{
managedRuleGroupName
:
string
;
vendorName
:
string
;
version
?:
string
;
versionEnabled
?:
boolean
;
}
;
overrideAction
:
{
type
:
|
"COUNT"
|
"NONE"
|
"ALLOW"
|
"DENY"
;
}
;
ruleActionOverrides
:
RuleActionOverrideProperty
[]
;
ruleGroupArn
?:
string
;
ruleGroupType
:
"ManagedRuleGroup"
;
}
Hierarchy (
view full
)
ServiceDataAbstactRuleGroup
ServiceDataManagedRuleGroup
Index
Properties
exclude
Rules
managed
Rule
Group
Configs?
managed
Rule
Group
Identifier
override
Action
rule
Action
Overrides
rule
Group
Arn?
rule
Group
Type
Properties
exclude
Rules
exclude
Rules
:
any
Optional
managed
Rule
Group
Configs
managed
Rule
Group
Configs
?:
ManagedRuleGroupConfigProperty
[]
managed
Rule
Group
Identifier
managed
Rule
Group
Identifier
:
{
managedRuleGroupName
:
string
;
vendorName
:
string
;
version
?:
string
;
versionEnabled
?:
boolean
;
}
override
Action
override
Action
:
{
type
:
|
"COUNT"
|
"NONE"
|
"ALLOW"
|
"DENY"
;
}
rule
Action
Overrides
rule
Action
Overrides
:
RuleActionOverrideProperty
[]
Optional
rule
Group
Arn
rule
Group
Arn
?:
string
rule
Group
Type
rule
Group
Type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude
Rules
managed
Rule
Group
Configs
managed
Rule
Group
Identifier
override
Action
rule
Action
Overrides
rule
Group
Arn
rule
Group
Type
AWS Firewall Factory - v4.6.2
Loading...
Interface for the ServiceDataManagedRuleGroup