class ACIrb::VnsDevHealth

Public Instance Methods

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