ReplicaConnectedState type

Link connected state
KnownReplicaConnectedState can be used interchangeably with ReplicaConnectedState, this enum contains the known values that the service supports.

Known values supported by the service

DISCONNECTED: DISCONNECTED
CONNECTED: CONNECTED

type ReplicaConnectedState = string