class ACIrb::VnsSDEPpInfo

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 11629
def rn
  'ldev-[' << @attributes['priKey'] << ']-ctx-[' << @attributes['ctxDn'] << ']-bd-[' << @attributes['bdDn'] << ']'
end