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