class ACIrb::OpflexpPolicyDemand
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/opflexp.rb, line 277 def rn 'dem-[' << @attributes['name'] << ']-[' << @attributes['tenantName'] << ']-' << @attributes['type'] << '-' << @attributes['queryClassId'] << '' end