clusterDiscoveryEndpoint property

Endpoint? clusterDiscoveryEndpoint
final

The configuration endpoint for this DAX cluster, consisting of a DNS name and a port number. Client applications can specify this endpoint, rather than an individual node endpoint, and allow the DAX client software to intelligently route requests and responses to nodes in the DAX cluster.

Implementation

final Endpoint? clusterDiscoveryEndpoint;