class ACIrb::AaaRtTenantToDomainRef

Public Instance Methods

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