Values.AwsWafRuleGroupRulesActionDetailsSourceProvides information about what action WAF should take on a web request when it matches the criteria defined in the rule.
type nonrec t = {type_ : NonEmptyString.t option;The action that WAF should take on a web request when it matches the rule's statement.
*)}