Uses of Class
software.amazon.awssdk.services.networkfirewall.model.MatchAttributes
-
Packages that use MatchAttributes Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of MatchAttributes in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return MatchAttributes Modifier and Type Method Description MatchAttributesRuleDefinition. matchAttributes()Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type MatchAttributes Modifier and Type Method Description RuleDefinition.BuilderRuleDefinition.Builder. matchAttributes(MatchAttributes matchAttributes)Criteria for Network Firewall to use to inspect an individual packet in stateless rule inspection.
-