class ACIrb::LldpInstSendTask

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/lldp.rb, line 507
def rn
  'instsendtask-' << @attributes['shard'] << ''
end