GoogleApi.DataMigration.V1.Model.MachineConfig (google_api_data_migration v0.22.0)
View SourceMachineConfig describes the configuration of a machine.
Attributes
-
cpuCount(type:integer(), default:nil) - The number of CPU's in the VM instance. -
machineType(type:String.t, default:nil) - Optional. Machine type of the VM instance. E.g. "n2-highmem-4", "n2-highmem-8", "c4a-highmem-4-lssd". cpu_count must match the number of vCPUs in the machine type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.