cookie

@JvmName(name = "sjerrjpugsiyibnv")
suspend fun cookie(value: Output<RuleGroupRateLimitCookieArgs>)
@JvmName(name = "ylwvobpwbkdjhpin")
suspend fun cookie(value: RuleGroupRateLimitCookieArgs?)

Parameters

value

Use the value of a cookie in the request as an aggregate key. Each distinct value in the cookie contributes to the aggregation instance. If you use a single cookie as your custom key, then each value fully defines an aggregation instance.


@JvmName(name = "fyblkifxrwddpnsv")
suspend fun cookie(argument: suspend RuleGroupRateLimitCookieArgsBuilder.() -> Unit)

Parameters

argument

Use the value of a cookie in the request as an aggregate key. Each distinct value in the cookie contributes to the aggregation instance. If you use a single cookie as your custom key, then each value fully defines an aggregation instance.