responseHeaderModifier

@JvmName(name = "cakfrplfccvndqmb")
suspend fun responseHeaderModifier(value: Output<HttpRouteRuleActionResponseHeaderModifierArgs>)
@JvmName(name = "djmguxshelhnpvem")
suspend fun responseHeaderModifier(value: HttpRouteRuleActionResponseHeaderModifierArgs?)

Parameters

value

The specification for modifying the headers of a response prior to sending the response back to the client. Structure is documented below.


@JvmName(name = "erlsanoiosgcxgfs")
suspend fun responseHeaderModifier(argument: suspend HttpRouteRuleActionResponseHeaderModifierArgsBuilder.() -> Unit)

Parameters

argument

The specification for modifying the headers of a response prior to sending the response back to the client. Structure is documented below.