class ACIrb::FabricRtPathL3OutAtt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/fabric.rb, line 11479
def rn
  'rtl3extPathL3OutAtt-[' << @attributes['tDn'] << ']'
end