bgpPolicy

suspend fun bgpPolicy(name: String, block: suspend BgpPolicyResourceBuilder.() -> Unit): BgpPolicy

Parameters

name

The unique name of the resulting resource.

block

Builder for BgpPolicy.

See also


Parameters

name

The unique name of the resulting resource.

See also