AWSWAFWebACLLabelMatchStatement
No description
type AWSWAFWebACLLabelMatchStatement {
key: String!
scope: AWSWAFWebACLLabelMatchScopeType!
}
Fields
AWSWAFWebACLLabelMatchStatement.key
● String!
non-null scalar
The string to match against
AWSWAFWebACLLabelMatchStatement.scope
● AWSWAFWebACLLabelMatchScopeType!
non-null enum
Indicates whether you want to match using the label name or just the namespace
Member of
AWSWAFWebACLStatement
object