headerAction

@JvmName(name = "rxkfbnaysnoxbvcy")
suspend fun headerAction(value: Output<RegionUrlMapPathMatcherRouteRuleHeaderActionArgs>)
@JvmName(name = "ydnyugylmisnrssi")
suspend fun headerAction(value: RegionUrlMapPathMatcherRouteRuleHeaderActionArgs?)

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 = "bguxhqelobltkjum")
suspend fun headerAction(argument: suspend RegionUrlMapPathMatcherRouteRuleHeaderActionArgsBuilder.() -> 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.