View Source GoogleApi.AlloyDB.V1.Model.MachineConfig (google_api_alloy_db v0.4.0)
MachineConfig describes the configuration of a machine.
Attributes
-
cpuCount
(type:integer()
, default:nil
) - The number of CPU's in the VM instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AlloyDB.V1.Model.MachineConfig{cpuCount: integer() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.