class ACIrb::TroubleshootReportStatus

Public Instance Methods

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