Method: Fog::Compute::IBM::Address#state
- Defined in:
- lib/fog/ibm/models/compute/address.rb
permalink #state ⇒ Object
[View source]
47 48 49 |
# File 'lib/fog/ibm/models/compute/address.rb', line 47 def state STATES[attributes[:state]] end |