| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsWafRateBasedRuleMatchPredicate> |
AwsWafRateBasedRuleDetails.matchPredicates()
The predicates to include in the rate-based rule.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRateBasedRuleDetails.Builder |
AwsWafRateBasedRuleDetails.Builder.matchPredicates(AwsWafRateBasedRuleMatchPredicate... matchPredicates)
The predicates to include in the rate-based rule.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRateBasedRuleDetails.Builder |
AwsWafRateBasedRuleDetails.Builder.matchPredicates(Collection<AwsWafRateBasedRuleMatchPredicate> matchPredicates)
The predicates to include in the rate-based rule.
|
Copyright © 2023. All rights reserved.