class ACIrb::VnsLDevInstTask

Public Instance Methods

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