class ACIrb::VxlanCktEp

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vxlan.rb, line 42
def rn
  'vxlan-[' << @attributes['encap'] << ']'
end