class ACIrb::FvRtProfileToEpg

Public Instance Methods

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