class ACIrb::VnsEpInst

Public Instance Methods

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