Web Acl Rule Statement Managed Rule Group Statement Scope Down Statement Regex Match Statement Args
    data class WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementArgs(val fieldToMatch: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, val regexString: Output<String>, val textTransformations: Output<List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>) : ConvertibleToJava<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementArgs> 
Constructors
Link copied to clipboard
                fun WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementArgs(fieldToMatch: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, regexString: Output<String>, textTransformations: Output<List<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
                Link copied to clipboard