Rule Group Rule Statement Regex Pattern Set Reference Statement Args Builder
Functions
Link copied to clipboard
suspend fun fieldToMatch(value: RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs?)
suspend fun fieldToMatch(value: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>)
suspend fun fieldToMatch(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun textTransformations(value: Output<List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>)
suspend fun textTransformations(vararg values: RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs)
suspend fun textTransformations(vararg values: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>)
suspend fun textTransformations(vararg argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgsBuilder.() -> Unit)
suspend fun textTransformations(value: List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>)
suspend fun textTransformations(values: List<Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>)
suspend fun textTransformations(argument: List<suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgsBuilder.() -> Unit>)
suspend fun textTransformations(argument: suspend RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgsBuilder.() -> Unit)