Web Acl Rule Statement Regex Pattern Set Reference Statement
data class WebAclRuleStatementRegexPatternSetReferenceStatement(val arn: String, val fieldToMatch: WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatch? = null, val textTransformations: List<WebAclRuleStatementRegexPatternSetReferenceStatementTextTransformation>)
Constructors
Link copied to clipboard
fun WebAclRuleStatementRegexPatternSetReferenceStatement(arn: String, fieldToMatch: WebAclRuleStatementRegexPatternSetReferenceStatementFieldToMatch? = null, textTransformations: List<WebAclRuleStatementRegexPatternSetReferenceStatementTextTransformation>)
Types
Properties
Link copied to clipboard