Rule Group Rule Statement And Statement Statement Regex Match Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(value: RuleGroupRuleStatementAndStatementStatementRegexMatchStatementFieldToMatchArgs?)
suspend fun fieldToMatch(value: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementFieldToMatchArgs>)
suspend fun fieldToMatch(argument: suspend RuleGroupRuleStatementAndStatementStatementRegexMatchStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun textTransformations(value: Output<List<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend RuleGroupRuleStatementAndStatementStatementRegexMatchStatementTextTransformationArgsBuilder.() -> Unit)