discoveryEndpoints property
Endpoints created on each given network, for Redis clients to connect to the cluster.
Currently only one discovery endpoint is supported.
Output only.
Implementation
core.List<DiscoveryEndpoint>? discoveryEndpoints;
Endpoints created on each given network, for Redis clients to connect to the cluster.
Currently only one discovery endpoint is supported.
Output only.
core.List<DiscoveryEndpoint>? discoveryEndpoints;