bgpConfig

@JvmName(name = "klbuwlgsbjhkhpds")
suspend fun bgpConfig(value: Output<ConnectionBgpConfigArgs>)
@JvmName(name = "ybedyhpqqnxinprr")
suspend fun bgpConfig(value: ConnectionBgpConfigArgs?)

Parameters

value

The configurations of the BGP routing protocol. See the following Block bgp_config.


@JvmName(name = "bnhrnvhgnmclpuoq")
suspend fun bgpConfig(argument: suspend ConnectionBgpConfigArgsBuilder.() -> Unit)

Parameters

argument

The configurations of the BGP routing protocol. See the following Block bgp_config.