ReplicationRole type

Replication role of the mongo cluster.
KnownReplicationRole can be used interchangeably with ReplicationRole, this enum contains the known values that the service supports.

Known values supported by the service

Primary
AsyncReplica
GeoAsyncReplica

type ReplicationRole = string