staticRoute

suspend fun staticRoute(name: String, block: suspend StaticRouteResourceBuilder.() -> Unit): StaticRoute

Deprecated

cloudflare.index/staticroute.StaticRoute has been deprecated in favor of cloudflare.index/magicwanstaticroute.MagicWanStaticRoute

Parameters

name

The unique name of the resulting resource.

block

Builder for StaticRoute.

See also


Deprecated

cloudflare.index/staticroute.StaticRoute has been deprecated in favor of cloudflare.index/magicwanstaticroute.MagicWanStaticRoute

Parameters

name

The unique name of the resulting resource.

See also