| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RateLimitQueryArgument |
RateLimitQueryArgument.clone() |
RateLimitQueryArgument |
RateBasedStatementCustomKey.getQueryArgument()
Use the specified query argument as an aggregate key.
|
RateLimitQueryArgument |
RateLimitQueryArgument.withName(String name)
The name of the query argument to use.
|
RateLimitQueryArgument |
RateLimitQueryArgument.withTextTransformations(Collection<TextTransformation> textTransformations)
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
|
RateLimitQueryArgument |
RateLimitQueryArgument.withTextTransformations(TextTransformation... textTransformations)
Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to
bypass detection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateBasedStatementCustomKey.setQueryArgument(RateLimitQueryArgument queryArgument)
Use the specified query argument as an aggregate key.
|
RateBasedStatementCustomKey |
RateBasedStatementCustomKey.withQueryArgument(RateLimitQueryArgument queryArgument)
Use the specified query argument as an aggregate key.
|
Copyright © 2025. All rights reserved.