| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsWafRegionalRateBasedRuleMatchPredicate.Builder |
AwsWafRegionalRateBasedRuleMatchPredicate.builder() |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder.dataId(String dataId)
The unique identifier for the predicate.
|
AwsWafRegionalRateBasedRuleMatchPredicate.Builder |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder.negated(Boolean negated)
If set to
true, then the rule actions are performed on requests that match the predicate
settings. |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder |
AwsWafRegionalRateBasedRuleMatchPredicate.toBuilder() |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder |
AwsWafRegionalRateBasedRuleMatchPredicate.Builder.type(String type)
The type of predicate.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsWafRegionalRateBasedRuleMatchPredicate.Builder> |
AwsWafRegionalRateBasedRuleMatchPredicate.serializableBuilderClass() |
Copyright © 2023. All rights reserved.