| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExcludedRule> |
ActivatedRule.excludedRules()
An array of rules to exclude from a rule group.
|
| Modifier and Type | Method and Description |
|---|---|
ActivatedRule.Builder |
ActivatedRule.Builder.excludedRules(ExcludedRule... excludedRules)
An array of rules to exclude from a rule group.
|
| Modifier and Type | Method and Description |
|---|---|
ActivatedRule.Builder |
ActivatedRule.Builder.excludedRules(Collection<ExcludedRule> excludedRules)
An array of rules to exclude from a rule group.
|
Copyright © 2023. All rights reserved.