effectiveSyncMode property
Replication sync mode the primary is actually enforcing. Null when high availability is disabled or the state could not be read. A value below the requested syncMode means writes are being acknowledged with weaker durability than configured.
Implementation
final String? effectiveSyncMode;