ReplicationSetStatus

Types

Link copied to clipboard

All operations have completed successfully and the replication set is ready to use

Link copied to clipboard
object Companion
Link copied to clipboard

Replication set is in the process of being created.

Link copied to clipboard

Replication set is in the process of being deleted.

Link copied to clipboard

Replication set is not healthy and we cannot fix it.

Link copied to clipboard
data class SdkUnknown(val value: String) : ReplicationSetStatus
Link copied to clipboard

Replication set is in the process of being updated.

Properties

Link copied to clipboard
abstract val value: String