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