class ACIrb::VzRtDenyRule

Public Instance Methods

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