class ACIrb::RecoveryReconcileNode

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/recovery.rb, line 192
def rn
  'recnode-' << @attributes['nodeId'] << ''
end