class ACIrb::L3LbRtdIf

Public Instance Methods

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