| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsWafRegionalRuleGroupRulesDetails> |
AwsWafRegionalRuleGroupDetails.rules()
Provides information about the rule statements used to identify the web requests that you want to allow, block,
or count.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRuleGroupDetails.Builder |
AwsWafRegionalRuleGroupDetails.Builder.rules(AwsWafRegionalRuleGroupRulesDetails... rules)
Provides information about the rule statements used to identify the web requests that you want to allow,
block, or count.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalRuleGroupDetails.Builder |
AwsWafRegionalRuleGroupDetails.Builder.rules(Collection<AwsWafRegionalRuleGroupRulesDetails> rules)
Provides information about the rule statements used to identify the web requests that you want to allow,
block, or count.
|
Copyright © 2023. All rights reserved.