View Source GoogleApi.AlloyDB.V1.Model.ReadPoolConfig (google_api_alloy_db v0.15.0)

Configuration for a read pool instance.

Attributes

  • nodeCount (type: integer(), default: nil) - Read capacity, i.e. number of nodes in a read pool instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AlloyDB.V1.Model.ReadPoolConfig{nodeCount: integer() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.