WebAclRegexMatchStatement

data class WebAclRegexMatchStatement(val fieldToMatch: WebAclFieldToMatch, val regexString: String, val textTransformations: List<WebAclTextTransformation>)

Constructors

Link copied to clipboard
fun WebAclRegexMatchStatement(fieldToMatch: WebAclFieldToMatch, regexString: String, textTransformations: List<WebAclTextTransformation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard