class ACIrb::FvImplSubnet

Public Instance Methods

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