Method: OvirtSDK4::GuestOperatingSystem#codename
- Defined in:
- lib/ovirtsdk4/types.rb
#codename ⇒ String
Returns the value of the codename attribute.
4998 4999 5000 |
# File 'lib/ovirtsdk4/types.rb', line 4998 def codename @codename end |