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