SourceMySQLParameters

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

The connection parameters for a MySQL data source.

IncludeSchemaChanges

string

Indicates whether to include schema changes.

User

string

The database username.

VSwitchIds

string

The VSwitch IDs. Separate multiple IDs with a comma.

SnapshotMode

string

The snapshot mode.

SecurityGroupId

string

The ID of the security group.

Port

integer

The database server port.

DatabaseName

string

The name of the database.

VpcId

string

The ID of the VPC.

NetworkType

string

The network type.

TableNames

string

The names of tables to synchronize. Separate multiple table names with a comma.

RegionId

string

The ID of the region that contains the data source.

HostName

string

The hostname or IP address of the database server.

Password

string

The password for the user.