bgpPeer

suspend fun bgpPeer(name: String, block: suspend BgpPeerResourceBuilder.() -> Unit): BgpPeer

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for BgpPeer.


fun bgpPeer(name: String): BgpPeer

See also

Parameters

name

The unique name of the resulting resource.