class ACIrb::SyntheticClusterTestShardInstance
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/synthetic.rb, line 165 def rn 'cltsi-' << @attributes['svc'] << '-' << @attributes['shard'] << '-' << @attributes['systemId'] << '' end