ReplicationState type

Defines values for ReplicationState.
KnownReplicationState can be used interchangeably with ReplicationState, this enum contains the known values that the service supports.

Known values supported by the service

Unknown
Replicating
Completed
Failed

type ReplicationState = string