| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatement |
Statement.rateBasedStatement()
A rate-based rule counts incoming requests and rate limits requests when they are coming at too fast a rate.
|
| Modifier and Type | Method and Description |
|---|---|
Statement.Builder |
Statement.Builder.rateBasedStatement(RateBasedStatement rateBasedStatement)
A rate-based rule counts incoming requests and rate limits requests when they are coming at too fast a rate.
|
Copyright © 2023. All rights reserved.