WebAclRateLimitCookie

data class WebAclRateLimitCookie(val name: String, val textTransformations: List<WebAclTextTransformation>)

Specifies a cookie as an aggregate key for a rate-based rule.

Constructors

Link copied to clipboard
fun WebAclRateLimitCookie(name: String, textTransformations: List<WebAclTextTransformation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the cookie to use.