queryArgument

@JvmName(name = "ssdnemqiyxintwmq")
suspend fun queryArgument(value: Output<WebAclRateLimitQueryArgumentArgs>)
@JvmName(name = "ukdyhvwjetgywfxy")
suspend fun queryArgument(value: WebAclRateLimitQueryArgumentArgs?)

Parameters

value

Use the specified query argument as an aggregate key. Each distinct value for the named query argument contributes to the aggregation instance. If you use a single query argument as your custom key, then each value fully defines an aggregation instance.


@JvmName(name = "tbkrvexxuwjenumu")
suspend fun queryArgument(argument: suspend WebAclRateLimitQueryArgumentArgsBuilder.() -> Unit)

Parameters

argument

Use the specified query argument as an aggregate key. Each distinct value for the named query argument contributes to the aggregation instance. If you use a single query argument as your custom key, then each value fully defines an aggregation instance.