Rule Group Regex Pattern Set Reference Statement
data class RuleGroupRegexPatternSetReferenceStatement(val arn: String, val fieldToMatch: RuleGroupFieldToMatch, val textTransformations: List<RuleGroupTextTransformation>)
Constructors
Link copied to clipboard
fun RuleGroupRegexPatternSetReferenceStatement(arn: String, fieldToMatch: RuleGroupFieldToMatch, textTransformations: List<RuleGroupTextTransformation>)