Replica Info Response
data class ReplicaInfoResponse(val defaultLeaderLocation: Boolean, val location: String, val type: String)
Properties
Link copied to clipboard
If true, this location is designated as the default leader location where leader replicas are placed. See the region types documentation for more details.