class ACIrb::VzRsDenyRule

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vz.rb, line 2439
def rn
  'rsdenyRule-' << @attributes['tnVzFilterName'] << ''
end