header Action
suspend fun headerAction(value: Output<EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgs>)
Parameters
value
The header actions, including adding & removing headers, for requests that match this route. Structure is documented below.
suspend fun headerAction(argument: suspend EdgeCacheServiceRoutingPathMatcherRouteRuleHeaderActionArgsBuilder.() -> Unit)
Parameters
argument
The header actions, including adding & removing headers, for requests that match this route. Structure is documented below.