Rule Group Rule Statement Regex Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(argument: suspend RuleGroupRuleStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend RuleGroupRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<RuleGroupRuleStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend RuleGroupRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend RuleGroupRuleStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)