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