httpMethod

@JvmName(name = "qxntyrhcunooopaq")
suspend fun httpMethod(value: Output<RuleGroupRateLimitHttpMethodArgs>)
@JvmName(name = "hudkythfrwtxpccf")
suspend fun httpMethod(value: RuleGroupRateLimitHttpMethodArgs?)

Parameters

value

Use the request's HTTP method as an aggregate key. Each distinct HTTP method contributes to the aggregation instance. If you use just the HTTP method as your custom key, then each method fully defines an aggregation instance.


@JvmName(name = "kiqgiysruevqjsws")
suspend fun httpMethod(argument: suspend RuleGroupRateLimitHttpMethodArgsBuilder.() -> Unit)

Parameters

argument

Use the request's HTTP method as an aggregate key. Each distinct HTTP method contributes to the aggregation instance. If you use just the HTTP method as your custom key, then each method fully defines an aggregation instance.