Class ClusterType (0.3.10)

ClusterType(value)

Type of Cluster

Values: CLUSTER_TYPE_UNSPECIFIED (0): The type of the cluster is unknown. PRIMARY (1): Primary cluster that support read and write operations. SECONDARY (2): Secondary cluster that is replicating from another region. This only supports read.