| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleGroup |
StatefulRuleGroup.clone() |
StatefulRuleGroup |
StatefulRuleGroup.withResourceId(String resourceId)
The resource ID of the rule group.
|
StatefulRuleGroup |
StatefulRuleGroup.withRuleGroupName(String ruleGroupName)
The name of the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
List<StatefulRuleGroup> |
NetworkFirewallPolicyDescription.getStatefulRuleGroups()
The stateful rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallPolicyDescription |
NetworkFirewallPolicyDescription.withStatefulRuleGroups(StatefulRuleGroup... statefulRuleGroups)
The stateful rule groups that are used in the Network Firewall firewall policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFirewallPolicyDescription.setStatefulRuleGroups(Collection<StatefulRuleGroup> statefulRuleGroups)
The stateful rule groups that are used in the Network Firewall firewall policy.
|
NetworkFirewallPolicyDescription |
NetworkFirewallPolicyDescription.withStatefulRuleGroups(Collection<StatefulRuleGroup> statefulRuleGroups)
The stateful rule groups that are used in the Network Firewall firewall policy.
|
Copyright © 2021. All rights reserved.