| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRateBasedRuleMatchPredicate |
AwsWafRegionalRateBasedRuleMatchPredicate.clone() |
AwsWafRegionalRateBasedRuleMatchPredicate |
AwsWafRegionalRateBasedRuleMatchPredicate.withDataId(String dataId)
The unique identifier for the predicate.
|
AwsWafRegionalRateBasedRuleMatchPredicate |
AwsWafRegionalRateBasedRuleMatchPredicate.withNegated(Boolean negated)
If set to
true, then the rule actions are performed on requests that match the predicate settings. |
AwsWafRegionalRateBasedRuleMatchPredicate |
AwsWafRegionalRateBasedRuleMatchPredicate.withType(String type)
The type of predicate.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsWafRegionalRateBasedRuleMatchPredicate> |
AwsWafRegionalRateBasedRuleDetails.getMatchPredicates()
The predicates to include in the rate-based rule.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRateBasedRuleDetails |
AwsWafRegionalRateBasedRuleDetails.withMatchPredicates(AwsWafRegionalRateBasedRuleMatchPredicate... matchPredicates)
The predicates to include in the rate-based rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafRegionalRateBasedRuleDetails.setMatchPredicates(Collection<AwsWafRegionalRateBasedRuleMatchPredicate> matchPredicates)
The predicates to include in the rate-based rule.
|
AwsWafRegionalRateBasedRuleDetails |
AwsWafRegionalRateBasedRuleDetails.withMatchPredicates(Collection<AwsWafRegionalRateBasedRuleMatchPredicate> matchPredicates)
The predicates to include in the rate-based rule.
|
Copyright © 2022. All rights reserved.