class ACIrb::VnsCMgmts

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 2103
def rn
  'cMgmts-[' << @attributes['host'] << ']'
end