RuleGroupRuleStatementRateBasedStatementCustomKeyCookieArgs

data class RuleGroupRuleStatementRateBasedStatementCustomKeyCookieArgs(val name: Output<String>, val textTransformations: Output<List<RuleGroupRuleStatementRateBasedStatementCustomKeyCookieTextTransformationArgs>>) : ConvertibleToJava<RuleGroupRuleStatementRateBasedStatementCustomKeyCookieArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): RuleGroupRuleStatementRateBasedStatementCustomKeyCookieArgs

Properties

Link copied to clipboard
val name: Output<String>

A friendly name of the rule group.

Link copied to clipboard

Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. At least one required. See Text Transformation below for details.