Class: Fog::Monitoring::OpenStack::DimensionValue

Inherits:
OpenStack::Model show all
Defined in:
lib/fog/monitoring/openstack/models/dimension_value.rb

Instance Attribute Summary

Attributes inherited from OpenStack::Model

#project

Instance Method Summary collapse

Methods inherited from OpenStack::Model

#create, #destroy, #initialize, #save, #update

Constructor Details

This class inherits a constructor from Fog::OpenStack::Model

Instance Method Details

#to_sObject



13
14
15
# File 'lib/fog/monitoring/openstack/models/dimension_value.rb', line 13

def to_s
  name
end