Method: Google::Apis::BaremetalsolutionV1alpha1::InstanceConfig#os_image

Defined in:
lib/google/apis/baremetalsolution_v1alpha1/classes.rb

#os_imageString

OS image to initialize the instance. Corresponds to the JSON property osImage

Returns:

  • (String)


59
60
61
# File 'lib/google/apis/baremetalsolution_v1alpha1/classes.rb', line 59

def os_image
  @os_image
end