Rule Group Rate Limit Cookie
data class RuleGroupRateLimitCookie(val name: String, val textTransformations: List<RuleGroupTextTransformation>)
Specifies a cookie as an aggregate key for a rate-based rule.
Specifies a cookie as an aggregate key for a rate-based rule.