Builder

class Builder

Properties

Link copied to clipboard

For ongoing replication (CDC), use CurrentLSN to specify a log sequence number (LSN) where you want the replication to start.

Link copied to clipboard

Database name for the endpoint.

Link copied to clipboard

If true, DMS saves any .csv files to the Db2 LUW target that were used to replicate data. DMS uses these files for analysis and troubleshooting.

Link copied to clipboard

The amount of time (in milliseconds) before DMS times out operations performed by DMS on the Db2 target. The default value is 1200 (20 minutes).

Link copied to clipboard

Specifies the maximum size (in KB) of .csv files used to transfer data to Db2 LUW.

Link copied to clipboard

Maximum number of bytes per read, as a NUMBER value. The default is 64 KB.

Link copied to clipboard

Endpoint connection password.

Link copied to clipboard
var port: Int?

Endpoint TCP port. The default value is 50000.

Link copied to clipboard

The full Amazon Resource Name (ARN) of the IAM role that specifies DMS as the trusted entity and grants the required permissions to access the value in SecretsManagerSecret. The role must allow the iam:PassRole action. SecretsManagerSecret has the value of the Amazon Web Services Secrets Manager secret that allows access to the Db2 LUW endpoint.

Link copied to clipboard

The full ARN, partial ARN, or friendly name of the SecretsManagerSecret that contains the Db2 LUW endpoint connection details.

Link copied to clipboard

Fully qualified domain name of the endpoint.

Link copied to clipboard

Enables ongoing replication (CDC) as a BOOLEAN value. The default is true.

Link copied to clipboard

Endpoint connection user name.

Link copied to clipboard

The size (in KB) of the in-memory file write buffer used when generating .csv files on the local disk on the DMS replication instance. The default value is 1024 (1 MB).