Module: Google::Cloud::Redis::Cluster::V1beta1::PscConnectionStatus
- Defined in:
- proto_docs/google/cloud/redis/cluster/v1beta1/cloud_redis_cluster.rb
Overview
Status of the PSC connection.
Constant Summary collapse
- PSC_CONNECTION_STATUS_UNSPECIFIED =
PSC connection status is not specified.
0- PSC_CONNECTION_STATUS_ACTIVE =
The connection is active
1- PSC_CONNECTION_STATUS_NOT_FOUND =
Connection not found
2