AWSWAFWebACLRuleActionOverride
No description
type AWSWAFWebACLRuleActionOverride {
actionToUse: AWSWAFWebACLRuleAction
name: String!
}
Fields
AWSWAFWebACLRuleActionOverride.actionToUse
● AWSWAFWebACLRuleAction
object
The override action to use, in place of the configured action of the rule in the rule group
AWSWAFWebACLRuleActionOverride.name
● String!
non-null scalar
The name of the rule to override
Member of
AWSWAFWebACLManagedRuleGroupStatement
object ● AWSWAFWebACLRuleGroupReferenceStatement
object