requestHeaderModifier

@JvmName(name = "raepfbciacokclhx")
suspend fun requestHeaderModifier(value: Output<HttpRouteRuleActionRequestHeaderModifierArgs>)
@JvmName(name = "bnpwmvvkkxsepwgf")
suspend fun requestHeaderModifier(value: HttpRouteRuleActionRequestHeaderModifierArgs?)

Parameters

value

The specification for modifying the headers of a matching request prior to delivery of the request to the destination. Structure is documented below.


@JvmName(name = "hndjplevmxcbxiqi")
suspend fun requestHeaderModifier(argument: suspend HttpRouteRuleActionRequestHeaderModifierArgsBuilder.() -> Unit)

Parameters

argument

The specification for modifying the headers of a matching request prior to delivery of the request to the destination. Structure is documented below.