class ACIrb::OpflexVtepRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 8648
def rn
  'vtepref-[' << @attributes['ip'] << ']'
end