bgpSession

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

Parameters

value

The BGP session associated with the connection.


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

Parameters

argument

The BGP session associated with the connection.