class ACIrb::BgpCtxPol

Public Instance Methods

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