bgp Group Resource
suspend fun bgpGroupResource(name: String, block: suspend BgpGroupResourceBuilder.() -> Unit): BgpGroup
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for BgpGroup.
The unique name of the resulting resource.
Builder for BgpGroup.