class ACIrb::VnsSLDevInstConsTask

Public Instance Methods

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