ReplicationTaskStats

In response to a request by the DescribeReplicationTasks operation, this object provides a collection of statistics about a replication task.

Types

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

Properties

Link copied to clipboard

The elapsed time of the task, in milliseconds.

Link copied to clipboard

The date the replication task was started either with a fresh start or a target reload.

Link copied to clipboard

The date the replication task full load was completed.

Link copied to clipboard

The percent complete for the full load migration task.

Link copied to clipboard

The date the replication task full load was started.

Link copied to clipboard

The date the replication task was started either with a fresh start or a resume. For more information, see StartReplicationTaskType.

Link copied to clipboard

The date the replication task was stopped.

Link copied to clipboard

The number of errors that have occurred during this task.

Link copied to clipboard

The number of tables loaded for this task.

Link copied to clipboard

The number of tables currently loading for this task.

Link copied to clipboard

The number of tables queued for this task.

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