queryArgument

@JvmName(name = "wprvjmmuhrbedqym")
suspend fun queryArgument(value: Output<RuleGroupRateLimitQueryArgumentArgs>)
@JvmName(name = "qdxsibhdouachjjg")
suspend fun queryArgument(value: RuleGroupRateLimitQueryArgumentArgs?)

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 = "ujlhxmbvkpicjuww")
suspend fun queryArgument(argument: suspend RuleGroupRateLimitQueryArgumentArgsBuilder.() -> 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.