publicNetwork

suspend fun publicNetwork(name: String, block: suspend PublicNetworkResourceBuilder.() -> Unit): PublicNetwork

Parameters

name

The unique name of the resulting resource.

block

Builder for PublicNetwork.

See also


Parameters

name

The unique name of the resulting resource.

See also