Web Acl Regex Pattern Set Reference Statement
data class WebAclRegexPatternSetReferenceStatement(val arn: String, val fieldToMatch: WebAclFieldToMatch, val textTransformations: List<WebAclTextTransformation>)
Constructors
Link copied to clipboard
fun WebAclRegexPatternSetReferenceStatement(arn: String, fieldToMatch: WebAclFieldToMatch, textTransformations: List<WebAclTextTransformation>)