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

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

Instance Attribute Summary

Attributes inherited from Fog::OpenStack::Model

#project

Instance Method Summary collapse

Methods inherited from Fog::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/openstack/monitoring/models/dimension_value.rb', line 13

def to_s
  name
end