Rule Group Rule Statement Or Statement Statement Regex Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(value: RuleGroupRuleStatementOrStatementStatementRegexMatchStatementFieldToMatchArgs?)
suspend fun fieldToMatch(value: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementFieldToMatchArgs>)
suspend fun fieldToMatch(argument: suspend RuleGroupRuleStatementOrStatementStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend RuleGroupRuleStatementOrStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)