bgpConfig

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

Parameters

value

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


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

Parameters

argument

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