Uses of Class
software.amazon.awssdk.services.securityhub.model.RuleGroupSourceStatelessRuleMatchAttributes
-
Packages that use RuleGroupSourceStatelessRuleMatchAttributes Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of RuleGroupSourceStatelessRuleMatchAttributes in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return RuleGroupSourceStatelessRuleMatchAttributes Modifier and Type Method Description RuleGroupSourceStatelessRuleMatchAttributesRuleGroupSourceStatelessRuleDefinition. matchAttributes()The criteria for Network Firewall to use to inspect an individual packet in a stateless rule inspection.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type RuleGroupSourceStatelessRuleMatchAttributes Modifier and Type Method Description RuleGroupSourceStatelessRuleDefinition.BuilderRuleGroupSourceStatelessRuleDefinition.Builder. matchAttributes(RuleGroupSourceStatelessRuleMatchAttributes matchAttributes)The criteria for Network Firewall to use to inspect an individual packet in a stateless rule inspection.
-