Method: Fog::Rackspace::Queues::Claim#ttl
- Defined in:
- lib/fog/rackspace/models/queues/claim.rb
#ttl ⇒ Integer
Returns The ttl attribute specifies how long the server waits before releasing the claim. The ttl value must be between 60 and 43200 seconds (12 hours).
20 |
# File 'lib/fog/rackspace/models/queues/claim.rb', line 20 attribute :ttl |