| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<FirewallPolicyStatefulRuleGroupReferencesDetails> |
FirewallPolicyDetails.statefulRuleGroupReferences()
The stateful rule groups that are used in the firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyDetails.Builder |
FirewallPolicyDetails.Builder.statefulRuleGroupReferences(FirewallPolicyStatefulRuleGroupReferencesDetails... statefulRuleGroupReferences)
The stateful rule groups that are used in the firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyDetails.Builder |
FirewallPolicyDetails.Builder.statefulRuleGroupReferences(Collection<FirewallPolicyStatefulRuleGroupReferencesDetails> statefulRuleGroupReferences)
The stateful rule groups that are used in the firewall policy.
|
Copyright © 2023. All rights reserved.