class ACIrb::BgpRtCtxToBgpCtxAfPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/bgp.rb, line 1825
def rn
  'rtfvCtxToBgpCtxAfPol-[' << @attributes['tDn'] << ']-' << @attributes['af'] << ''
end