custom Keys
Parameters
value
Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key
below for details.
Parameters
values
Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key
below for details.
suspend fun customKeys(argument: List<suspend WebAclRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit>)
suspend fun customKeys(vararg argument: suspend WebAclRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit)
suspend fun customKeys(argument: suspend WebAclRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit)
Parameters
argument
Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key
below for details.