bgpSession

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

Parameters

value

The BGP session associated with the connection.


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

Parameters

argument

The BGP session associated with the connection.