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