class ACIrb::ImginstallRslt
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/imginstall.rb, line 33 def rn 'imginsttaskrslt-' << @attributes['type'] << '-ts-' << @attributes['startTs'] << '' end