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