class ACIrb::VnsLDevInst
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vns.rb, line 3969 def rn 'LDevInst-[' << @attributes['priKey'] << ']-ctx-' << @attributes['ctxName'] << '' end