class ACIrb::FabricShardTaskHolderTask

Public Instance Methods

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