AWSWAFWebACLOrStatement
No description
type AWSWAFWebACLOrStatement {
statements: [AWSWAFWebACLStatement!]!
}
Fields
AWSWAFWebACLOrStatement.statements
● [AWSWAFWebACLStatement!]!
non-null object
The statements to combine with OR logic
Member of
AWSWAFWebACLStatement
object