ReplicationMode type
The replication Mode
KnownReplicationMode can be used interchangeably with ReplicationMode,
this enum contains the known values that the service supports.
Known values supported by the service
BinaryLog: Binary log replication
RedoLog: Redo log replication
type ReplicationMode = string