Web Acl Rule Statement Sqli Match Statement
data class WebAclRuleStatementSqliMatchStatement(val fieldToMatch: WebAclRuleStatementSqliMatchStatementFieldToMatch? = null, val textTransformations: List<WebAclRuleStatementSqliMatchStatementTextTransformation>)
Constructors
Link copied to clipboard
fun WebAclRuleStatementSqliMatchStatement(fieldToMatch: WebAclRuleStatementSqliMatchStatementFieldToMatch? = null, textTransformations: List<WebAclRuleStatementSqliMatchStatementTextTransformation>)