class ACIrb::BgpCtxAfPol

Public Instance Methods

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