class ACIrb::BgpPeerPfxPol

Public Instance Methods

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