BgpPeerArgs

constructor(bgpPeerName: Output<String>? = null, myAsn: Output<Int>? = null, peerAddress: Output<String>? = null, peerAsn: Output<Int>? = null, resourceUri: Output<String>? = null)