Class: Fog::Ovirt::Compute::InstanceType
- Inherits:
-
Model
- Object
- Model
- Fog::Ovirt::Compute::InstanceType
- Defined in:
- lib/fog/ovirt/models/compute/instance_type.rb
Instance Attribute Summary collapse
-
#raw ⇒ Object
Returns the value of attribute raw.
Instance Method Summary collapse
Instance Attribute Details
#raw ⇒ Object
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_s ⇒ Object
34 35 36 |
# File 'lib/fog/ovirt/models/compute/instance_type.rb', line 34 def to_s name end |