class ACIrb::InfraMgmt

Public Instance Methods

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