Method: Fog.max_interval
- Defined in:
- lib/fog/core/wait_for_defaults.rb
.max_interval ⇒ Object
Returns the value of attribute max_interval.
32 33 34 |
# File 'lib/fog/core/wait_for_defaults.rb', line 32 def max_interval @max_interval end |