Rule Group Rule Statement Not Statement Statement Regex Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(value: RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgs?)
suspend fun fieldToMatch(value: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgs>)
suspend fun fieldToMatch(argument: suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend RuleGroupRuleStatementNotStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)