bgpGroup

suspend fun bgpGroup(name: String, block: suspend BgpGroupResourceBuilder.() -> Unit): BgpGroup

Parameters

name

The unique name of the resulting resource.

block

Builder for BgpGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also