readEndpoint property

String? readEndpoint
getter/setter pair

Hostname or IP address of the exposed readonly Redis endpoint.

Standard tier only. Targets all healthy replica nodes in instance. Replication is asynchronous and replica nodes will exhibit some lag behind the primary. Write requests must target 'host'.

Output only.

Implementation

core.String? readEndpoint;