class ACIrb::FabricPathEpCleanupShard

Public Instance Methods

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