DataMigration

This object provides information about a DMS data migration.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) that identifies this replication.

Link copied to clipboard

The CIDR blocks of the endpoints for the data migration.

Link copied to clipboard

The UTC time when DMS created the data migration.

Link copied to clipboard

The UTC time when data migration ended.

Link copied to clipboard

The user-friendly name for the data migration.

Link copied to clipboard

Specifies CloudWatch settings and selection rules for the data migration.

Link copied to clipboard

The UTC time when DMS started the data migration.

Link copied to clipboard

Provides information about the data migration's run, including start and stop time, latency, and data migration progress.

Link copied to clipboard

The current status of the data migration.

Link copied to clipboard

Specifies whether the data migration is full-load only, change data capture (CDC) only, or full-load and CDC.

Link copied to clipboard

Information about the data migration's most recent error or failure.

Link copied to clipboard

The Amazon Resource Name (ARN) of the data migration's associated migration project.

Link copied to clipboard

The IP addresses of the endpoints for the data migration.

Link copied to clipboard

The IAM role that the data migration uses to access Amazon Web Services resources.

Link copied to clipboard

Specifies information about the data migration's source data provider.

Link copied to clipboard

The reason the data migration last stopped.

Link copied to clipboard

Specifies information about the data migration's target data provider.

Functions

Link copied to clipboard
inline fun copy(block: DataMigration.Builder.() -> Unit = {}): DataMigration
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