class ACIrb::LacpRtLacpPol

Public Instance Methods

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