ReplicationStatusType

Represents the replication status information for a key in a replication region.

This structure contains details about the current state of key replication, including any status messages and operational information about the replication process.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The current status of key replication in this region.

Link copied to clipboard

A message that provides additional information about the current replication status of the key.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String