routeAction

@JvmName(name = "rjvglplicugmyyys")
suspend fun routeAction(value: Output<EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgs>)

Parameters

value

In response to a matching path, the routeAction performs advanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request to the selected origin. Structure is documented below.


@JvmName(name = "bpvsevjmosgtykwp")
suspend fun routeAction(argument: suspend EdgeCacheServiceRoutingPathMatcherRouteRuleRouteActionArgsBuilder.() -> Unit)

Parameters

argument

In response to a matching path, the routeAction performs advanced routing actions like URL rewrites, header transformations, etc. prior to forwarding the request to the selected origin. Structure is documented below.