class ACIrb::VnsRtrCfg

Public Instance Methods

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