AWSWAFWebACLAndStatement
No description
type AWSWAFWebACLAndStatement {
statements: [AWSWAFWebACLStatement!]!
}
Fields
AWSWAFWebACLAndStatement.statements ● [AWSWAFWebACLStatement!]! non-null object
The statements to combine with AND logic. You can use any statements that can be nested.
Member of
AWSWAFWebACLStatement object