responseHeaderModifier

@JvmName(name = "nitpbmpmemwdfiiu")
suspend fun responseHeaderModifier(value: Output<HttpRouteRuleActionResponseHeaderModifierArgs>)
@JvmName(name = "ixrqcmubvmxfubts")
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 = "syruposmwvdjfjdh")
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.