GoogleApi.Notebooks.V1.Model.RuntimeGuestOsFeature (google_api_notebooks v0.16.0)
View SourceOptional. A list of features to enable on the guest operating system. Applicable only for bootable images. Read Enabling guest operating system features to see a list of available options. Guest OS features for boot disk.
Attributes
-
type(type:String.t, default:nil) - The ID of a supported feature. Read Enabling guest operating system features to see a list of available options. Valid values:FEATURE_TYPE_UNSPECIFIEDMULTI_IP_SUBNETSECURE_BOOTUEFI_COMPATIBLEVIRTIO_SCSI_MULTIQUEUEWINDOWS
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.RuntimeGuestOsFeature{ type: String.t() | nil }