| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RegexMatchStatement |
Statement.regexMatchStatement()
A rule statement used to search web request components for a match against a single regular expression.
|
| Modifier and Type | Method and Description |
|---|---|
Statement.Builder |
Statement.Builder.regexMatchStatement(RegexMatchStatement regexMatchStatement)
A rule statement used to search web request components for a match against a single regular expression.
|
Copyright © 2023. All rights reserved.