class ACIrb::FvRsLsNodeAtt

Public Instance Methods

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