Uses of Class
software.amazon.awssdk.services.securityhub.model.WafAction
-
Packages that use WafAction Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of WafAction in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return WafAction Modifier and Type Method Description WafActionAwsWafWebAclRule. action()Specifies the action that CloudFront or WAF takes when a web request matches the conditions in the rule.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type WafAction Modifier and Type Method Description AwsWafWebAclRule.BuilderAwsWafWebAclRule.Builder. action(WafAction action)Specifies the action that CloudFront or WAF takes when a web request matches the conditions in the rule.
-