Web Acl Rule Statement Rate Based Statement Scope Down Statement Regex Match Statement Args
    data class WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs(val fieldToMatch: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, val regexString: Output<String>, val textTransformations: Output<List<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>) : ConvertibleToJava<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs> 
Constructors
Link copied to clipboard
                fun WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs(fieldToMatch: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, regexString: Output<String>, textTransformations: Output<List<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
                Link copied to clipboard