class ACIrb::InfraRsFabricNode

Public Instance Methods

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