| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRuleGroupReference> |
FirewallPolicy.statefulRuleGroupReferences()
References to the stateful rule groups that are used in the policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicy.Builder |
FirewallPolicy.Builder.statefulRuleGroupReferences(StatefulRuleGroupReference... statefulRuleGroupReferences)
References to the stateful rule groups that are used in the policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicy.Builder |
FirewallPolicy.Builder.statefulRuleGroupReferences(Collection<StatefulRuleGroupReference> statefulRuleGroupReferences)
References to the stateful rule groups that are used in the policy.
|
Copyright © 2023. All rights reserved.