AlloyDB V1BETA API - Module Google::Cloud::AlloyDB::V1beta::Cluster::ClusterType (v0.23.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the AlloyDB V1BETA API module Google::Cloud::AlloyDB::V1beta::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.