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
PENDING
SEEDING
CATCH_UP
SUSPENDED
type ReplicationState = string