class ACIrb::FabricRtStCEpToNode

Public Instance Methods

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