header

@JvmName(name = "aachtkfpwgxarokf")
suspend fun header(value: Output<RuleGroupRateLimitHeaderArgs>)
@JvmName(name = "ycnkvuttohwnlrpm")
suspend fun header(value: RuleGroupRateLimitHeaderArgs?)

Parameters

value

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


@JvmName(name = "lcchphrwgclgyriy")
suspend fun header(argument: suspend RuleGroupRateLimitHeaderArgsBuilder.() -> Unit)

Parameters

argument

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