class ACIrb::SyslogRtToRemoteSyslogGroup

Public Instance Methods

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