class ACIrb::TroubleshootSessionTrigger
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/troubleshoot.rb, line 200 def rn 'sessiontrigger-' << @attributes['name'] << '' end
# File lib/acirb/model/troubleshoot.rb, line 200 def rn 'sessiontrigger-' << @attributes['name'] << '' end