Method: OpenStack::Compute::FloatingIPInfo#pool
- Defined in:
- lib/openstack/compute/address.rb
#pool ⇒ Object (readonly)
Returns the value of attribute pool.
87 88 89 |
# File 'lib/openstack/compute/address.rb', line 87 def pool @pool end |