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