| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
RuleGroup |
RuleGroup.clone() |
RuleGroup |
UpdateRuleGroupRequest.getRuleGroup()
An object that defines the rule group rules.
|
RuleGroup |
DescribeRuleGroupResult.getRuleGroup()
The object that defines the rules in a rule group.
|
RuleGroup |
CreateRuleGroupRequest.getRuleGroup()
An object that defines the rule group rules.
|
RuleGroup |
RuleGroup.withReferenceSets(ReferenceSets referenceSets)
The list of a rule group's reference sets.
|
RuleGroup |
RuleGroup.withRulesSource(RulesSource rulesSource)
The stateful rules or stateless rules for the rule group.
|
RuleGroup |
RuleGroup.withRuleVariables(RuleVariables ruleVariables)
Settings that are available for use in the rules in the rule group.
|
RuleGroup |
RuleGroup.withStatefulRuleOptions(StatefulRuleOptions statefulRuleOptions)
Additional options governing how Network Firewall handles stateful rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRuleGroupRequest.setRuleGroup(RuleGroup ruleGroup)
An object that defines the rule group rules.
|
void |
DescribeRuleGroupResult.setRuleGroup(RuleGroup ruleGroup)
The object that defines the rules in a rule group.
|
void |
CreateRuleGroupRequest.setRuleGroup(RuleGroup ruleGroup)
An object that defines the rule group rules.
|
UpdateRuleGroupRequest |
UpdateRuleGroupRequest.withRuleGroup(RuleGroup ruleGroup)
An object that defines the rule group rules.
|
DescribeRuleGroupResult |
DescribeRuleGroupResult.withRuleGroup(RuleGroup ruleGroup)
The object that defines the rules in a rule group.
|
CreateRuleGroupRequest |
CreateRuleGroupRequest.withRuleGroup(RuleGroup ruleGroup)
An object that defines the rule group rules.
|
Copyright © 2025. All rights reserved.