class ACIrb::InfraDomInfo

Public Instance Methods

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