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