BgpSessionArgs

constructor(maxPrefixesAdvertisedV4: Output<Int>? = null, maxPrefixesAdvertisedV6: Output<Int>? = null, md5AuthenticationKey: Output<String>? = null, microsoftSessionIPv4Address: Output<String>? = null, microsoftSessionIPv6Address: Output<String>? = null, peerSessionIPv4Address: Output<String>? = null, peerSessionIPv6Address: Output<String>? = null, sessionPrefixV4: Output<String>? = null, sessionPrefixV6: Output<String>? = null)