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