Method: OvirtSDK4::StorageDomain#import

Defined in:
lib/ovirtsdk4/types.rb

#importBoolean

Returns the value of the import attribute.

Returns:

  • (Boolean)
[View source]

22261
22262
22263
# File 'lib/ovirtsdk4/types.rb', line 22261

def import
  @import
end