class ACIrb::L3extSubnetDef

Public Instance Methods

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