View Source GoogleApi.AlloyDB.V1.Model.MachineConfig (google_api_alloy_db v0.12.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

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.