Stream Source Config Mysql Source Config Include Objects Args
data class StreamSourceConfigMysqlSourceConfigIncludeObjectsArgs(val mysqlDatabases: Output<List<StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs>>) : ConvertibleToJava<StreamSourceConfigMysqlSourceConfigIncludeObjectsArgs>
Constructors
Link copied to clipboard
constructor(mysqlDatabases: Output<List<StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs>>)
Properties
Link copied to clipboard
val mysqlDatabases: Output<List<StreamSourceConfigMysqlSourceConfigIncludeObjectsMysqlDatabaseArgs>>
MySQL databases on the server Structure is documented below.