Module: Google::Cloud::Memorystore::V1::PscConnectionStatus
- Defined in:
- proto_docs/google/cloud/memorystore/v1/memorystore.rb
Overview
Status of the PSC connection.
Constant Summary collapse
- PSC_CONNECTION_STATUS_UNSPECIFIED =
PSC connection status is not specified.
0- ACTIVE =
The connection is active
1- NOT_FOUND =
Connection not found
2