| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleGroupReference |
StatefulRuleGroupReference.clone() |
StatefulRuleGroupReference |
StatefulRuleGroupReference.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the stateful rule group.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRuleGroupReference> |
FirewallPolicy.getStatefulRuleGroupReferences()
References to the stateless rule groups that are used in the policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicy |
FirewallPolicy.withStatefulRuleGroupReferences(StatefulRuleGroupReference... statefulRuleGroupReferences)
References to the stateless rule groups that are used in the policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirewallPolicy.setStatefulRuleGroupReferences(Collection<StatefulRuleGroupReference> statefulRuleGroupReferences)
References to the stateless rule groups that are used in the policy.
|
FirewallPolicy |
FirewallPolicy.withStatefulRuleGroupReferences(Collection<StatefulRuleGroupReference> statefulRuleGroupReferences)
References to the stateless rule groups that are used in the policy.
|
Copyright © 2021. All rights reserved.