headerAction

@JvmName(name = "jvsiyhdwktevawat")
suspend fun headerAction(value: Output<URLMapPathMatcherRouteRuleHeaderActionArgs>)
@JvmName(name = "dykjnlilyvthntcf")
suspend fun headerAction(value: URLMapPathMatcherRouteRuleHeaderActionArgs?)

Parameters

value

Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction specified here are applied before the matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].r outeAction.weightedBackendService.backendServiceWeightAction[].headerAction Structure is documented below.


@JvmName(name = "ddxaqmprjdhnskwt")
suspend fun headerAction(argument: suspend URLMapPathMatcherRouteRuleHeaderActionArgsBuilder.() -> Unit)

Parameters

argument

Specifies changes to request and response headers that need to take effect for the selected backendService. The headerAction specified here are applied before the matching pathMatchers[].headerAction and after pathMatchers[].routeRules[].r outeAction.weightedBackendService.backendServiceWeightAction[].headerAction Structure is documented below.