| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
NotStatement |
Statement.notStatement()
A logical rule statement used to negate the results of another rule statement.
|
| Modifier and Type | Method and Description |
|---|---|
Statement.Builder |
Statement.Builder.notStatement(NotStatement notStatement)
A logical rule statement used to negate the results of another rule statement.
|
Copyright © 2023. All rights reserved.