GetRouterBgp

data class GetRouterBgp(val advertiseMode: String, val advertisedGroups: List<String>, val advertisedIpRanges: List<GetRouterBgpAdvertisedIpRange>, val asn: Int, val keepaliveInterval: Int)

Constructors

Link copied to clipboard
constructor(advertiseMode: String, advertisedGroups: List<String>, advertisedIpRanges: List<GetRouterBgpAdvertisedIpRange>, asn: Int, keepaliveInterval: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val asn: Int
Link copied to clipboard