View Source GoogleApi.AlloyDB.V1.Model.ReadPoolConfig (google_api_alloy_db v0.2.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
@type t() :: %GoogleApi.AlloyDB.V1.Model.ReadPoolConfig{nodeCount: integer() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.