| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsWafRuleGroupRulesDetails> |
AwsWafRuleGroupDetails.rules()
Provides information about the rules attached to the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRuleGroupDetails.Builder |
AwsWafRuleGroupDetails.Builder.rules(AwsWafRuleGroupRulesDetails... rules)
Provides information about the rules attached to the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRuleGroupDetails.Builder |
AwsWafRuleGroupDetails.Builder.rules(Collection<AwsWafRuleGroupRulesDetails> rules)
Provides information about the rules attached to the rule group.
|
Copyright © 2023. All rights reserved.