Rule Group Rule Statement Regex Pattern Set Reference Statement
data class RuleGroupRuleStatementRegexPatternSetReferenceStatement(val arn: String, val fieldToMatch: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatch? = null, val textTransformations: List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformation>)
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRegexPatternSetReferenceStatement(arn: String, fieldToMatch: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatch? = null, textTransformations: List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformation>)
Types
Properties
Link copied to clipboard