class ACIrb::RecoveryReconcileNodeTask

Public Instance Methods

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