class ACIrb::StsRtNodeAtt

Public Instance Methods

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