class ACIrb::TroubleshootRtTroubleshootSessionRel

Public Instance Methods

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