ReplicationConfig

This object provides configuration information about a serverless replication.

Types

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

Properties

Link copied to clipboard

Configuration parameters for provisioning an DMS serverless replication.

Link copied to clipboard

The Amazon Resource Name (ARN) of this DMS Serverless replication configuration.

Link copied to clipboard

The time the serverless replication config was created.

Link copied to clipboard

The identifier for the ReplicationConfig associated with the replication.

Link copied to clipboard

The time the serverless replication config was updated.

Link copied to clipboard

Configuration parameters for an DMS serverless replication.

Link copied to clipboard

The type of the replication.

Link copied to clipboard

The Amazon Resource Name (ARN) of the source endpoint for this DMS serverless replication configuration.

Link copied to clipboard

Additional parameters for an DMS serverless replication.

Link copied to clipboard

Table mappings specified in the replication.

Link copied to clipboard

The Amazon Resource Name (ARN) of the target endpoint for this DMS serverless replication configuration.

Functions

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