class ACIrb::InfraReplica
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/infra.rb, line 3677 def rn 'rpl-' << @attributes['shrdId'] << '-' << @attributes['rplId'] << '' end
# File lib/acirb/model/infra.rb, line 3677 def rn 'rpl-' << @attributes['shrdId'] << '-' << @attributes['rplId'] << '' end