| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedRuleGroupConfig> |
ManagedRuleGroupStatement.managedRuleGroupConfigs()
Additional information that's used by a managed rule group.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupStatement.Builder |
ManagedRuleGroupStatement.Builder.managedRuleGroupConfigs(ManagedRuleGroupConfig... managedRuleGroupConfigs)
Additional information that's used by a managed rule group.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleGroupStatement.Builder |
ManagedRuleGroupStatement.Builder.managedRuleGroupConfigs(Collection<ManagedRuleGroupConfig> managedRuleGroupConfigs)
Additional information that's used by a managed rule group.
|
Copyright © 2023. All rights reserved.