class ACIrb::L4VxlanInstPol

Public Instance Methods

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