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