class ACIrb::L3extRsInstPToProfile

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3ext.rb, line 1324
def rn
  'rsinstPToProfile-[' << @attributes['tnRtctrlProfileName'] << ']-' << @attributes['direction'] << ''
end