ConnectionType(value)Type of a PSC connection, for cluster access purpose.
Enums |
|
|---|---|
| Name | Description |
CONNECTION_TYPE_UNSPECIFIED |
Cluster endpoint Type is not set |
CONNECTION_TYPE_DISCOVERY |
Cluster endpoint that will be used as for cluster topology discovery. |
CONNECTION_TYPE_PRIMARY |
Cluster endpoint that will be used as primary endpoint to access primary. |
CONNECTION_TYPE_READER |
Cluster endpoint that will be used as reader endpoint to access replicas. |