customKeys

@JvmName(name = "irnbrkxttvhjevnd")
suspend fun customKeys(value: Output<List<RuleGroupRuleStatementRateBasedStatementCustomKeyArgs>>)
@JvmName(name = "fxihugjcywugonbj")
suspend fun customKeys(value: List<RuleGroupRuleStatementRateBasedStatementCustomKeyArgs>?)

Parameters

value

Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key below for details.


@JvmName(name = "ybboljwgtfhrstew")
suspend fun customKeys(vararg values: Output<RuleGroupRuleStatementRateBasedStatementCustomKeyArgs>)


@JvmName(name = "mhmwkydcdvjtveeo")
suspend fun customKeys(values: List<Output<RuleGroupRuleStatementRateBasedStatementCustomKeyArgs>>)
@JvmName(name = "otyteeicmhotrbcy")
suspend fun customKeys(vararg values: RuleGroupRuleStatementRateBasedStatementCustomKeyArgs)

Parameters

values

Aggregate the request counts using one or more web request components as the aggregate keys. See custom_key below for details.


@JvmName(name = "auhnvqpxhfukghad")
suspend fun customKeys(argument: List<suspend RuleGroupRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit>)
@JvmName(name = "rkauvkjjrylkcefb")
suspend fun customKeys(vararg argument: suspend RuleGroupRuleStatementRateBasedStatementCustomKeyArgsBuilder.() -> Unit)
@JvmName(name = "kfpmevmjgyjacvsr")
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.