Rule Group Rule Statement Regex Match Statement Args
data class RuleGroupRuleStatementRegexMatchStatementArgs(val fieldToMatch: Output<RuleGroupRuleStatementRegexMatchStatementFieldToMatchArgs>? = null, val regexString: Output<String>, val textTransformations: Output<List<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRuleStatementRegexMatchStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRegexMatchStatementArgs(fieldToMatch: Output<RuleGroupRuleStatementRegexMatchStatementFieldToMatchArgs>? = null, regexString: Output<String>, textTransformations: Output<List<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard