Uses of Class
software.amazon.awssdk.services.networkfirewall.model.RuleVariables
-
Packages that use RuleVariables Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of RuleVariables in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return RuleVariables Modifier and Type Method Description RuleVariablesRuleGroup. ruleVariables()Settings that are available for use in the rules in the rule group.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type RuleVariables Modifier and Type Method Description RuleGroup.BuilderRuleGroup.Builder. ruleVariables(RuleVariables ruleVariables)Settings that are available for use in the rules in the rule group.
-