AwsWafv2RulesActionDetails   
    The action that WAF should take on a web request when it matches a rule's statement. Settings at the web ACL level can override the rule action setting.
Types
Properties
Link copied to clipboard
                  Instructs WAF to allow the web request.
Link copied to clipboard
                  Instructs WAF to block the web request.
Link copied to clipboard
                  Instructs WAF to run a CAPTCHA check against the web request.
Link copied to clipboard
                  Instructs WAF to count the web request and then continue evaluating the request using the remaining rules in the web ACL.
Functions
Link copied to clipboard
                  inline fun copy(block: AwsWafv2RulesActionDetails.Builder.() -> Unit = {}): AwsWafv2RulesActionDetails