DiscoveryEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)Endpoints on each network, for Redis clients to connect to the cluster.
Attributes |
|
|---|---|
| Name | Description |
address |
str
Output only. Address of the exposed Redis endpoint used by clients to connect to the service. The address could be either IP or hostname. |
port |
int
Output only. The port number of the exposed Redis endpoint. |
psc_config |
google.cloud.redis_cluster_v1.types.PscConfig
Output only. Customer configuration for where the endpoint is created and accessed from. |