WebAclXssMatchStatement

data class WebAclXssMatchStatement(val fieldToMatch: WebAclFieldToMatch, val textTransformations: List<WebAclTextTransformation>)

Xss Match Statement.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties