| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<RateBasedStatementCustomKey> |
RateBasedStatement.customKeys()
Specifies the aggregate keys to use in a rate-base rule.
|
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatement.Builder |
RateBasedStatement.Builder.customKeys(RateBasedStatementCustomKey... customKeys)
Specifies the aggregate keys to use in a rate-base rule.
|
| Modifier and Type | Method and Description |
|---|---|
RateBasedStatement.Builder |
RateBasedStatement.Builder.customKeys(Collection<RateBasedStatementCustomKey> customKeys)
Specifies the aggregate keys to use in a rate-base rule.
|
Copyright © 2023. All rights reserved.