| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsWafRegionalWebAclRulesListDetails> |
AwsWafRegionalWebAclDetails.rulesList()
An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the rule.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalWebAclDetails.Builder |
AwsWafRegionalWebAclDetails.Builder.rulesList(AwsWafRegionalWebAclRulesListDetails... rulesList)
An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the
rule.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafRegionalWebAclDetails.Builder |
AwsWafRegionalWebAclDetails.Builder.rulesList(Collection<AwsWafRegionalWebAclRulesListDetails> rulesList)
An array that contains the action for each rule in a web ACL, the priority of the rule, and the ID of the
rule.
|
Copyright © 2023. All rights reserved.