bgpSession

@JvmName(name = "xpfpnbndtcfsoyjk")
suspend fun bgpSession(value: Output<BgpSessionArgs>)
@JvmName(name = "qlmbqnponrtvuqis")
suspend fun bgpSession(value: BgpSessionArgs?)

Parameters

value

The BGP session associated with the connection.


@JvmName(name = "tksxftkmylmefrjf")
suspend fun bgpSession(argument: suspend BgpSessionArgsBuilder.() -> Unit)

Parameters

argument

The BGP session associated with the connection.