class ACIrb::BgpInstPol
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/bgp.rb, line 919 def rn 'bgpInstP-' << @attributes['name'] << '' end
# File lib/acirb/model/bgp.rb, line 919 def rn 'bgpInstP-' << @attributes['name'] << '' end