Builder

class Builder

Properties

Link copied to clipboard

A user-friendly name for the data migration. Data migration names have the following constraints:

Link copied to clipboard

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

Link copied to clipboard

Specifies whether to enable CloudWatch logs for the data migration.

Link copied to clipboard

An identifier for the migration project.

Link copied to clipboard

The number of parallel jobs that trigger parallel threads to unload the tables from the source, and then load them to the target.

Link copied to clipboard

An optional JSON string specifying what tables, views, and schemas to include or exclude from the migration.

Link copied to clipboard

The Amazon Resource Name (ARN) for the service access role that you want to use to create the data migration.

Link copied to clipboard

Specifies information about the source data provider.

Link copied to clipboard
var tags: List<Tag>?

One or more tags to be assigned to the data migration.

Link copied to clipboard

Specifies information about the target data provider.