Class ClusterEndpoint (0.1.12)

ClusterEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ClusterEndpoint consists of PSC connections that are created as a group in each VPC network for accessing the cluster. In each group, there shall be one connection for each service attachment in the cluster.

Attribute

Name Description
connections MutableSequence[google.cloud.redis_cluster_v1beta1.types.ConnectionDetail]
A group of PSC connections. They are created in the same VPC network, one for each service attachment in the cluster.