AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::Cluster::ClusterType (v0.9.0)

Reference documentation and code samples for the AlloyDB V1 API module Google::Cloud::AlloyDB::V1::Cluster::ClusterType.

Type of Cluster

Constants

CLUSTER_TYPE_UNSPECIFIED

value: 0
The type of the cluster is unknown.

PRIMARY

value: 1
Primary cluster that support read and write operations.

SECONDARY

value: 2
Secondary cluster that is replicating from another region. This only supports read.