Google Cloud Memorystore for Redis V1BETA1 API - Module Google::Cloud::Redis::Cluster::V1beta1::ServerCaMode (v0.9.1)

Reference documentation and code samples for the Google Cloud Memorystore for Redis V1BETA1 API module Google::Cloud::Redis::Cluster::V1beta1::ServerCaMode.

Server CA mode for the cluster.

Constants

SERVER_CA_MODE_UNSPECIFIED

value: 0
Server CA mode not specified.

SERVER_CA_MODE_GOOGLE_MANAGED_PER_INSTANCE_CA

value: 1
Each cluster has its own Google managed CA.

SERVER_CA_MODE_GOOGLE_MANAGED_SHARED_CA

value: 2
The cluster uses Google managed shared CA in the region.

SERVER_CA_MODE_CUSTOMER_MANAGED_CAS_CA

value: 3
The cluster uses customer managed CA from CAS.