AWSWAFWebACLCondition
No description
type AWSWAFWebACLCondition {
actionCondition: AWSWAFWebACLActionCondition
labelNameCondition: AWSWAFWebACLLabelNameCondition
}
Fields
AWSWAFWebACLCondition.actionCondition
● AWSWAFWebACLActionCondition
object
A single action condition. This is the action setting that a log record must contain in order to meet the condition.
AWSWAFWebACLCondition.labelNameCondition
● AWSWAFWebACLLabelNameCondition
object
A single label name condition. This is the fully qualified label name that a log record must contain in order to meet the condition. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label.
Member of
AWSWAFWebACLFilter
object