class ACIrb::FvStIpDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fv.rb, line 12991
def rn
  'ip-[' << @attributes['addr'] << ']'
end