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.
suspend fun customKeys(vararg values: Output<RuleGroupRuleStatementRateBasedStatementCustomKeyArgs>)
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 RuleGroupRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit>)
suspend fun customKeys(vararg argument: suspend RuleGroupRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit)
suspend fun customKeys(argument: suspend RuleGroupRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit)
Parameters
argument
Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key
below for details.