ReplicationState type

The state of the replication link between the replica and source cluster.
KnownReplicationState can be used interchangeably with ReplicationState, this enum contains the known values that the service supports.

Known values supported by the service

Active
Catchup
Provisioning
Updating
Broken
Reconfiguring

type ReplicationState = string