AWSWAFClassicRulePredicate
No description
type AWSWAFClassicRulePredicate {
dataId: String!
negated: Boolean!
type: AWSWAFClassicRulePredicateType!
}
Fields
AWSWAFClassicRulePredicate.dataId ● String! non-null scalar
A unique identifier for a predicate in a Rule
AWSWAFClassicRulePredicate.negated ● Boolean! non-null scalar
Set Negated to False
AWSWAFClassicRulePredicate.type ● AWSWAFClassicRulePredicateType! non-null enum
The type of predicate in a Rule
Member of
AWSWAFClassicRule object