AlloyDB V1 API - Module Google::Cloud::AlloyDB::V1::Cluster::ClusterType (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.