requestHeaderModifier

@JvmName(name = "nfximnnvjijrunav")
suspend fun requestHeaderModifier(value: Output<HttpRouteRuleActionRequestHeaderModifierArgs>)
@JvmName(name = "tqlqdltvjedskpyu")
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 = "dogvqwrmintuhrvb")
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.