bgpNetwork

suspend fun bgpNetwork(name: String, block: suspend BgpNetworkResourceBuilder.() -> Unit): BgpNetwork

Parameters

name

The unique name of the resulting resource.

block

Builder for BgpNetwork.

See also


Parameters

name

The unique name of the resulting resource.

See also