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