ReplicationTaskStats - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReplicationTaskStats

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

Contents

ElapsedTimeMillis

The elapsed time of the task, in milliseconds.

Type: Long

Required: No

FreshStartDate

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

Type: Timestamp

Required: No

FullLoadFinishDate

The date the replication task full load was completed.

Type: Timestamp

Required: No

FullLoadProgressPercent

The percent complete for the full load migration task.

Type: Integer

Required: No

FullLoadStartDate

The date the replication task full load was started.

Type: Timestamp

Required: No

StartDate

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

Type: Timestamp

Required: No

StopDate

The date the replication task was stopped.

Type: Timestamp

Required: No

TablesErrored

The number of errors that have occurred during this task.

Type: Integer

Required: No

TablesLoaded

The number of tables loaded for this task.

Type: Integer

Required: No

TablesLoading

The number of tables currently loading for this task.

Type: Integer

Required: No

TablesQueued

The number of tables queued for this task.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: