Rule Group Regex Pattern Set Reference Statement Args
data class RuleGroupRegexPatternSetReferenceStatementArgs(val arn: Output<String>, val fieldToMatch: Output<RuleGroupFieldToMatchArgs>, val textTransformations: Output<List<RuleGroupTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRegexPatternSetReferenceStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRegexPatternSetReferenceStatementArgs(arn: Output<String>, fieldToMatch: Output<RuleGroupFieldToMatchArgs>, textTransformations: Output<List<RuleGroupTextTransformationArgs>>)