Represents different modes of replication. Be aware that the SYNCHRONOUS mode is deprecated and will be removed in future versions. Existing clusters will eventually be migrated to one of the supported modes.
-
ASYNCHRONOUS(value:'ASYNCHRONOUS') -
SYNCHRONOUS(value:'SYNCHRONOUS') -
STRICTLY_SYNCHRONOUS(value:'STRICTLY_SYNCHRONOUS')