class ACIrb::BgpRtPeerPfxPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/bgp.rb, line 1898
def rn
  'rtpeerPfxPol-[' << @attributes['tDn'] << ']'
end