| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
JA3Fingerprint |
JA3Fingerprint.clone() |
JA3Fingerprint |
FieldToMatch.getJA3Fingerprint()
Available for use with Amazon CloudFront distributions and Application Load Balancers.
|
JA3Fingerprint |
JA3Fingerprint.withFallbackBehavior(FallbackBehavior fallbackBehavior)
The match status to assign to the web request if the request doesn't have a JA3 fingerprint.
|
JA3Fingerprint |
JA3Fingerprint.withFallbackBehavior(String fallbackBehavior)
The match status to assign to the web request if the request doesn't have a JA3 fingerprint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FieldToMatch.setJA3Fingerprint(JA3Fingerprint jA3Fingerprint)
Available for use with Amazon CloudFront distributions and Application Load Balancers.
|
FieldToMatch |
FieldToMatch.withJA3Fingerprint(JA3Fingerprint jA3Fingerprint)
Available for use with Amazon CloudFront distributions and Application Load Balancers.
|
Copyright © 2024. All rights reserved.