ReplicationDestinationStatusModel

Contains status information for a replication destination, including the current replication state, last successful update, and any error messages.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the destination table.

Link copied to clipboard

The Amazon Resource Name (ARN) of the destination table bucket.

Link copied to clipboard

If replication has failed, this field contains an error message describing the failure reason.

Link copied to clipboard

Information about the most recent successful replication update to this destination.

Link copied to clipboard

The current status of replication to this destination.

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