Router Bgp Peer Bfd Args
constructor(minReceiveInterval: Output<Int>? = null, minTransmitInterval: Output<Int>? = null, mode: Output<RouterBgpPeerBfdMode>? = null, multiplier: Output<Int>? = null, packetMode: Output<RouterBgpPeerBfdPacketMode>? = null, sessionInitializationMode: Output<RouterBgpPeerBfdSessionInitializationMode>? = null, slowTimerInterval: Output<Int>? = null)