bgpIp

suspend fun bgpIp(name: String, block: suspend BgpIpResourceBuilder.() -> Unit): BgpIp

Parameters

name

The unique name of the resulting resource.

block

Builder for BgpIp.

See also


fun bgpIp(name: String): BgpIp

Parameters

name

The unique name of the resulting resource.

See also