Method: OpenStack::Compute::Image#status
- Defined in:
- lib/openstack/compute/image.rb
#status ⇒ Object (readonly)
Returns the value of attribute status.
12 13 14 |
# File 'lib/openstack/compute/image.rb', line 12 def status @status end |