class ACIrb::AaaPartialRbacRuleTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/aaa.rb, line 1012
def rn
  'aaaPartialRbacRuleTask-' << @attributes['id'] << ''
end