routing

@JvmName(name = "wnodywfajfdqkiuw")
suspend fun routing(value: Output<EdgeCacheServiceRoutingArgs>)
@JvmName(name = "jalkglkhwlxbltqi")
suspend fun routing(value: EdgeCacheServiceRoutingArgs?)

Parameters

value

Defines how requests are routed, modified, cached and/or which origin content is filled from. Structure is documented below.


@JvmName(name = "kmkaatbqvyexrabj")
suspend fun routing(argument: suspend EdgeCacheServiceRoutingArgsBuilder.() -> Unit)

Parameters

argument

Defines how requests are routed, modified, cached and/or which origin content is filled from. Structure is documented below.