class ACIrb::FvVip

Public Instance Methods

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