databaseType property
The type of the database. Possible string values are:
- "DATABASE_TYPE_UNSPECIFIED" : The type of the source database is unknown.
- "MYSQL" : The type of the source database is MySQL.
Implementation
core.String? databaseType;
The type of the database. Possible string values are:
core.String? databaseType;