ModifyDataMigrationRequest

Types

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

Properties

Link copied to clipboard

The identifier (name or ARN) of the data migration to modify.

Link copied to clipboard

The new name for the data migration.

Link copied to clipboard

The new migration type for the data migration.

Link copied to clipboard

Whether to enable Cloudwatch logs for the data migration.

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

A JSON-formatted string that defines what objects to include and exclude from the migration.

Link copied to clipboard

The new service access role ARN for the data migration.

Link copied to clipboard

The new information about the source data provider for the data migration.

Link copied to clipboard

The new information about the target data provider for the data migration.

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