md5AuthenticationKey

@JvmName(name = "seoavtucfmshmmcq")
suspend fun md5AuthenticationKey(value: Output<RouterPeerMd5AuthenticationKeyArgs>)
@JvmName(name = "ibismlghhnelwyih")
suspend fun md5AuthenticationKey(value: RouterPeerMd5AuthenticationKeyArgs?)

Parameters

value

Configuration for MD5 authentication on the BGP session. Structure is documented below.


@JvmName(name = "qfbjhbpvthpmseje")
suspend fun md5AuthenticationKey(argument: suspend RouterPeerMd5AuthenticationKeyArgsBuilder.() -> Unit)

Parameters

argument

Configuration for MD5 authentication on the BGP session. Structure is documented below.