Rule Group Rule Statement Rate Based Statement Scope Down Statement Regex Match Statement Args
data class RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs(val fieldToMatch: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, val regexString: Output<String>, val textTransformations: Output<List<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs>
Constructors
Link copied to clipboard
fun RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementArgs(fieldToMatch: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchArgs>? = null, regexString: Output<String>, textTransformations: Output<List<RuleGroupRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementTextTransformationArgs>>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
The string representing the regular expression. Note: The fixed quota for the maximum number of characters in each regex pattern is 200, which can't be changed. See AWS WAF quotas for details.
Link copied to clipboard