Class: Fog::Compute::Ovirt::InstanceType

Inherits:
Model
  • Object
show all
Defined in:
lib/fog/ovirt/models/compute/instance_type.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#rawObject

Returns the value of attribute raw.



7
8
9
# File 'lib/fog/ovirt/models/compute/instance_type.rb', line 7

def raw
  @raw
end

Instance Method Details

#to_sObject



33
34
35
# File 'lib/fog/ovirt/models/compute/instance_type.rb', line 33

def to_s
  name
end