Rule Group Rule Statement Regex Pattern Set Reference Statement Args
    data class RuleGroupRuleStatementRegexPatternSetReferenceStatementArgs(val arn: Output<String>, val fieldToMatch: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null, val textTransformations: Output<List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRuleStatementRegexPatternSetReferenceStatementArgs> 
Constructors
Link copied to clipboard
                fun RuleGroupRuleStatementRegexPatternSetReferenceStatementArgs(arn: Output<String>, fieldToMatch: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null, textTransformations: Output<List<RuleGroupRuleStatementRegexPatternSetReferenceStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
                val fieldToMatch: Output<RuleGroupRuleStatementRegexPatternSetReferenceStatementFieldToMatchArgs>? = null
Link copied to clipboard