| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
IPSetReferenceStatement |
IPSetReferenceStatement.clone() |
IPSetReferenceStatement |
Statement.getIPSetReferenceStatement()
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
|
IPSetReferenceStatement |
IPSetReferenceStatement.withARN(String aRN)
The Amazon Resource Name (ARN) of the IPSet that this statement references.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Statement.setIPSetReferenceStatement(IPSetReferenceStatement iPSetReferenceStatement)
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
|
Statement |
Statement.withIPSetReferenceStatement(IPSetReferenceStatement iPSetReferenceStatement)
A rule statement used to detect web requests coming from particular IP addresses or address ranges.
|
Copyright © 2020. All rights reserved.