WebAclSqliMatchStatement

data class WebAclSqliMatchStatement(val fieldToMatch: WebAclFieldToMatch, val sensitivityLevel: WebAclSensitivityLevel? = null, val textTransformations: List<WebAclTextTransformation>)

Sqli Match Statement.

Constructors

Link copied to clipboard
fun WebAclSqliMatchStatement(fieldToMatch: WebAclFieldToMatch, sensitivityLevel: WebAclSensitivityLevel? = null, textTransformations: List<WebAclTextTransformation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard