Method: OpenStack::Connection#service_type
- Defined in:
- lib/openstack/connection.rb
#service_type ⇒ Object (readonly)
Returns the value of attribute service_type.
20 21 22 |
# File 'lib/openstack/connection.rb', line 20 def service_type @service_type end |