Method: Seam::UnmanagedDevice#is_managed
- Defined in:
- lib/seam/resources/unmanaged_device.rb
#is_managed ⇒ Object
Returns the value of attribute is_managed.
5 6 7 |
# File 'lib/seam/resources/unmanaged_device.rb', line 5 def is_managed @is_managed end |