class ACIrb::RibRsRouteOwnerToNexthopAtt

Public Instance Methods

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