virtualWan

suspend fun virtualWan(name: String, block: suspend VirtualWanResourceBuilder.() -> Unit): VirtualWan

Parameters

name

The unique name of the resulting resource.

block

Builder for VirtualWan.

See also


Parameters

name

The unique name of the resulting resource.

See also