Method: OvirtSDK4::GuestOperatingSystem#codename

Defined in:
lib/ovirtsdk4/types.rb

#codenameString

Returns the value of the codename attribute.

Returns:

  • (String)


4998
4999
5000
# File 'lib/ovirtsdk4/types.rb', line 4998

def codename
  @codename
end