class ACIrb::VnsRtCDevAtt

Public Instance Methods

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