class ACIrb::LacpLagPolDefTask

Public Instance Methods

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