WebAclRateLimitHeader

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

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the header to use.