currentLocationId property

String? currentLocationId
getter/setter pair

The current zone where the Redis primary node is located.

In basic tier, this will always be the same as [location_id]. In standard tier, this can be the zone of any node in the instance.

Output only.

Implementation

core.String? currentLocationId;