class ACIrb::InfraPeReplica

Public Instance Methods

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